llvm-6502/lib
Jim Grosbach 33b7bebca4 Revert r125595, which is an X86-only undocumented assembly syntax extension
enabled for all targets. Non-X86 targets should not have this behavior
enabled by default.

Joerg, if you would like to resubmit with the behavior conditionalized to be
X86-ELF only, that's fine.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126336 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-23 21:26:51 +00:00
..
Analysis Follow LLVM coding style. 2011-02-22 18:56:12 +00:00
Archive
AsmParser
Bitcode
CodeGen It is safe to ignore LastSplitPoint when the variable is not live out. 2011-02-23 18:26:31 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Revert r125595, which is an X86-only undocumented assembly syntax extension 2011-02-23 21:26:51 +00:00
Object
Support The signed version of our "magic number" computation for the integer approximation 2011-02-21 00:22:02 +00:00
Target Add XCore intrinsic for clre instruction. 2011-02-23 18:52:05 +00:00
Transforms Make LoopDeletion work on loops with multiple edges, as long as the incoming 2011-02-22 22:25:39 +00:00
VMCore These tags are now covered by dwarf::TagString(). 2011-02-18 23:13:40 +00:00
CMakeLists.txt
Makefile