llvm-6502/lib
Evan Cheng aaa7f499c1 Add comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131659 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-19 18:18:39 +00:00
..
Analysis @llvm.lifetime.begin acts as a load, not @llvm.lifetime.end. 2011-05-17 00:05:49 +00:00
Archive
AsmParser Remove unused variables caught by GCC's -Wunused-but-set-variable. 2011-05-03 16:00:27 +00:00
Bitcode It's valid to take the blockaddress of a different function, so remove this 2011-05-06 21:09:44 +00:00
CodeGen Revert r128961 because it didn't include a test and causes the verifier to fail 2011-05-19 01:56:19 +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 Reapply 131644 including the missing header changes: 2011-05-19 18:00:13 +00:00
Object
Support Revert my previous patch. The cmake build had already been fixed. 2011-05-19 00:02:45 +00:00
Target Simplify CC_MipsO32 and merge it with CC_MipsO32_VarArgs. Patch by Sasa Stankovic. 2011-05-19 18:06:05 +00:00
Transforms Add comment. 2011-05-19 18:18:39 +00:00
VMCore Shuffle StandardPasses.cpp into VMCore; add it to CMake. 2011-05-18 23:51:11 +00:00
CMakeLists.txt
Makefile