llvm-6502/lib
Chris Lattner fd8fddd830 implement support for 'clr' alias. This is part of rdar://8416805,
but balrog was wanting it on irc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114809 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-27 04:23:03 +00:00
..
Analysis Teach memdep about TBAA tags. 2010-09-22 21:41:02 +00:00
Archive
AsmParser Add ret instruction to PTX backend 2010-09-25 07:46:17 +00:00
Bitcode
CodeGen Fixed some tests to avoid LiveIntervals::getInstructionFromIndex(..) overhead where possible. Thanks to Jakob for the suggestions. 2010-09-26 03:37:09 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Move ELF to HasReliableSymbolDifference=true. Also take the opportunity to put 2010-09-25 05:42:19 +00:00
Support
System
Target implement support for 'clr' alias. This is part of rdar://8416805, 2010-09-27 04:23:03 +00:00
Transforms LoadPRE was not properly checking that the load it was PRE'ing post-dominated the block it was being hoisted to. 2010-09-25 05:26:18 +00:00
VMCore Add ret instruction to PTX backend 2010-09-25 07:46:17 +00:00
Makefile