This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-16 08:29:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Owen Anderson
c25fc6fc35
Clients of addIntervalForSpills expect the added intervals to be returned sorted by starting index.
...
llvm-svn: 54939
2008-08-18 19:52:22 +00:00
..
Analysis
Remove GCSE, ValueNumbering, and LoadValueNumbering. These have been deprecated for almost a year; it's finally time for them to go away.
2008-08-15 21:31:02 +00:00
Archive
Fold the useful features of alist and alist_node into ilist, and
2008-07-28 21:51:04 +00:00
AsmParser
Regenerate.
2008-08-17 18:48:50 +00:00
Bitcode
Rename some GC classes so that their roll will hopefully be clearer.
2008-08-17 18:44:35 +00:00
CodeGen
Clients of addIntervalForSpills expect the added intervals to be returned sorted by starting index.
2008-08-18 19:52:22 +00:00
Debugger
- Re-apply 52748 and friends with fix. GetConstantStringInfo() returns an empty string for ConstantAggregateZero case which surprises selectiondag.
2008-06-30 07:31:25 +00:00
ExecutionEngine
Register the frame register function when allocating the JIT,
2008-08-18 14:53:56 +00:00
Linker
Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes
2008-07-14 07:23:24 +00:00
Support
Get raw_ostream.cpp to compile on MSVC.
2008-08-17 09:25:21 +00:00
System
add a helper method to sys::Path for clang, patch by
2008-08-11 23:39:47 +00:00
Target
ARM asm printer can't handle dwarf info yet.
2008-08-18 08:52:48 +00:00
Transforms
Make this comment clearer. Instead of using an ambiguous ~ (not) on an icmp
2008-08-17 20:02:02 +00:00
VMCore
Fix a bug daniel pointed out to me, where asmprinter started
2008-08-18 19:41:26 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00