llvm-6502/lib
Jim Grosbach 5aa29a0cff Move ARM frame-unwinding EHABI handling a touch earlier.
It should go before AsmPrinter MC pseudo expansion since it's based on
MachineInstr, not MCInst. Otherwise any frame related pseudo instructions
may be missed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138386 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-23 21:32:34 +00:00
..
Analysis Revert "Address Duncan's CR request:" 2011-08-23 20:11:10 +00:00
Archive Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
AsmParser Remove unused variable. 2011-08-18 08:13:18 +00:00
Bitcode Initial commit of the 'landingpad' instruction. 2011-08-12 20:24:12 +00:00
CodeGen Fix 80 col violations. 2011-08-23 19:17:21 +00:00
CompilerDriver
ExecutionEngine EE: Provide the symbol "lseek64" explicitly with <unistd.h> on Linux glibc. 2011-08-14 00:34:04 +00:00
Linker switch to the new struct api. 2011-08-12 18:07:26 +00:00
MC Fix AsmParser binary precedence for shift operators. 2011-08-20 16:24:13 +00:00
Object Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
Support This patch adds support of le32 pseudo-cpu that stands for generic 2011-08-23 16:59:00 +00:00
Target Move ARM frame-unwinding EHABI handling a touch earlier. 2011-08-23 21:32:34 +00:00
Transforms Add a comment. 2011-08-22 17:29:37 +00:00
VMCore Add some useful accessors to c++ api that appear to be missing from the c api 2011-08-23 20:27:46 +00:00
CMakeLists.txt
Makefile