llvm-6502/lib
Bill Wendling 04f15b4f2f * Set the low bit of the return address when we are in thumb mode.
* Some code cleanup.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141317 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-06 21:29:56 +00:00
..
Analysis Fixes PR11070 - assert in SCEV getConstantEvolvingPHIOperands. 2011-10-05 22:06:53 +00:00
Archive
AsmParser
Bitcode Also update the EH with bitcode. I missed this earlier. Thanks to Duncan for pointing it out. 2011-10-05 07:04:14 +00:00
CodeGen Modify the mapping from landing pad to call sites to accept more than one call 2011-10-05 22:24:35 +00:00
DebugInfo
ExecutionEngine
Linker
MC
Object
Support Add more initializers to quiet a clang warning. 2011-10-05 05:00:26 +00:00
TableGen Fix List-of-List Processing 2011-10-06 21:20:46 +00:00
Target * Set the low bit of the return address when we are in thumb mode. 2011-10-06 21:29:56 +00:00
Transforms PR11061: Make simplifylibcalls fold strcmp("", x) correctly. 2011-10-05 22:27:16 +00:00
VMCore Fix -asserts build 2011-10-06 20:59:09 +00:00
CMakeLists.txt
Makefile