llvm-6502/lib
Andrew Trick 900d7b78e6 Revert r150565 again. Appears to be a stage2 failure with dragonegg.
I'll put MachineLICM back before PEI. All my arm/x86 benchmarks look good, but buildbots don't like it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150568 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-15 07:57:03 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Revert r150565 again. Appears to be a stage2 failure with dragonegg. 2012-02-15 07:57:03 +00:00
DebugInfo
ExecutionEngine Using the new external-linkage warning recently added instead of disabling all return type warnings. 2012-02-14 21:44:03 +00:00
Linker Capitalize messages so that they appear nicely with the linker's error messages. 2012-02-14 09:13:54 +00:00
MC Add support for implicit TLS model used with MS VC runtime. 2012-02-11 17:26:53 +00:00
Object Expose the ELFObjectFile class directly in the Object/ELF.h header, similarly 2012-02-12 06:12:10 +00:00
Support StringSwitchify the rest of Triple.cpp. 2012-02-12 10:56:52 +00:00
TableGen
Target Added TargetPassConfig::disablePass/substitutePass as a general mechanism to override specific passes. 2012-02-15 03:21:47 +00:00
Transforms [tsan] fix compiler warnings 2012-02-14 00:52:07 +00:00
VMCore Added TargetPassConfig::disablePass/substitutePass as a general mechanism to override specific passes. 2012-02-15 03:21:47 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile