llvm-6502/lib
2011-05-19 17:21:09 +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 Implement the StartChained and EndChained Win64 EH methods on MCStreamer. 2011-05-19 04:04:13 +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 Revert my previous patch. The cmake build had already been fixed. 2011-05-19 00:02:45 +00:00
Target Fix data layout string. i64 is aligned to 64 bit boundaries. 2011-05-19 17:21:09 +00:00
Transforms revert 131605 to fix PR9946. 2011-05-19 02:26:30 +00:00
VMCore Shuffle StandardPasses.cpp into VMCore; add it to CMake. 2011-05-18 23:51:11 +00:00
CMakeLists.txt
Makefile