llvm-6502/lib
Chris Lattner e265ad8678 move a massive amount of code out into its own helper function
to reduce nesting.  This needs to be turned into a table.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126366 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-24 07:12:12 +00:00
..
Analysis Follow LLVM coding style. 2011-02-22 18:56:12 +00:00
Archive
AsmParser
Bitcode
CodeGen Use the same spill slot for all live ranges that descend form the same original 2011-02-24 01:07:55 +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 Fix bug in X86 folding / unfolding table. Int_CMPSDrm and Int_CMPSSrm memory 2011-02-24 02:36:52 +00:00
Transforms move a massive amount of code out into its own helper function 2011-02-24 07:12:12 +00:00
VMCore These tags are now covered by dwarf::TagString(). 2011-02-18 23:13:40 +00:00
CMakeLists.txt
Makefile