llvm-mirror/lib
Evan Cheng d3e9e78aa0 Turning on remat of pic loads.
llvm-svn: 47524
2008-02-23 02:07:42 +00:00
..
Analysis
Archive
AsmParser Regenerate. 2008-02-23 01:17:37 +00:00
Bitcode Properly read and write bitcodes for multiple return values. 2008-02-23 01:44:55 +00:00
CodeGen Recognize loads of arguments as re-materializable first. Therefore if isReallyTriviallyReMaterializable() returns true it doesn't confuse it as a "normal" re-materializable instruction. 2008-02-23 01:44:27 +00:00
Debugger
ExecutionEngine
Linker
Support Fix a bug that caused opt and other tools to silently ignore 2008-02-23 01:55:25 +00:00
System Provide __main hooks for cygwin & mingw32 2008-02-22 10:08:31 +00:00
Target Turning on remat of pic loads. 2008-02-23 02:07:42 +00:00
Transforms Split ParameterAttributes.h, putting the complicated 2008-02-22 22:17:59 +00:00
VMCore print getresult operand and its type directly. 2008-02-23 01:04:26 +00:00
Makefile