llvm-6502/lib
Evan Cheng 112e5e7eff Code clean up.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99319 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-23 20:33:48 +00:00
..
Analysis backing out r99170 because it still fails on clang-x86_64-darwin10-fnt 2010-03-22 09:11:00 +00:00
Archive
AsmParser
Bitcode backing out r99170 because it still fails on clang-x86_64-darwin10-fnt 2010-03-22 09:11:00 +00:00
CodeGen Code clean up. 2010-03-23 20:33:48 +00:00
CompilerDriver
ExecutionEngine
Linker
MC MC: Switch to using MCInst fragments to do relaxation. 2010-03-23 05:09:03 +00:00
Support
System
Target Fix VLDMQ and VSTMQ instructions to use the correct encoding and address modes. 2010-03-23 18:54:46 +00:00
Transforms Teach simplify libcall to transform __strcpy_chk to __memcpy_chk to enable optimizations down stream. 2010-03-23 15:48:04 +00:00
VMCore add assert in argpromotion, which cannot trigger 2010-03-23 14:40:20 +00:00
Makefile