llvm-6502/lib
Jakob Stoklund Olesen 0f7de3542f Revert r150288, "Allow Post-RA LICM to hoist reserved register reads."
This caused miscompilations on out-of-tree targets, and possibly i386 as
well.

I'll find some other way of hoisting %rip-relative loads from loops
containing calls.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150816 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-17 16:40:44 +00:00
..
Analysis Typo in variable name. 2012-02-17 07:08:46 +00:00
Archive
AsmParser
Bitcode
CodeGen Revert r150288, "Allow Post-RA LICM to hoist reserved register reads." 2012-02-17 16:40:44 +00:00
DebugInfo
ExecutionEngine
Linker
MC Don't lazily allocate eh_frame. We're not lazily allocating things like the LSDA, which are only used when the eh frame is used, so this lazy allocation doesn't really make sense. 2012-02-17 16:32:07 +00:00
Object
Support
TableGen
Target remove Emacs-tag form .cpp files in Mips Backend, and fix some typo. 2012-02-17 08:55:11 +00:00
Transforms Add support for invariant.start inside the static constructor evaluator. This is 2012-02-17 06:59:21 +00:00
VMCore s/ModAttrBehavior/ModFlagBehavior/g to be consistent with how module flags are named elsewhere. 2012-02-16 10:28:10 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile