llvm-6502/lib
Stuart Hastings df48e84b5b Followup to 132316; accept arbitrary constants, add with a constant,
sub with a non-constant.  Fix comments, enlarge test case.
rdar://problem/6501862


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132348 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-31 19:29:55 +00:00
..
Analysis Update this comment. 2011-05-27 18:42:33 +00:00
Archive
AsmParser Replace the -unwind-tables option with a per function flag. This is more 2011-05-25 03:44:17 +00:00
Bitcode Fix LTO builds with xcode 4. 2011-05-26 18:59:54 +00:00
CodeGen Reapply r132245 with a fix for the bug that broke the darwin9/i386 build. 2011-05-30 01:33:26 +00:00
CompilerDriver
ExecutionEngine Avoid a Twine that referenced a tmp (which proceded to go out of scope before 2011-05-19 00:45:05 +00:00
Linker
MC Use the dwarf->llvm mapping to print register names in the cfi 2011-05-30 20:20:15 +00:00
Object Remove dead variable pointed out by GCC 4.6 warnings, and reflow this a little 2011-05-02 05:05:29 +00:00
Support ...this is not a good commit day for me. 2011-05-29 19:44:55 +00:00
Target Fix 80 column violations. 2011-05-31 16:30:33 +00:00
Transforms Followup to 132316; accept arbitrary constants, add with a constant, 2011-05-31 19:29:55 +00:00
VMCore CRC32 intrinsics were renamed at revision 132163. This submission 2011-05-27 19:38:10 +00:00
CMakeLists.txt
Makefile