llvm-6502/lib
2008-11-21 02:38:44 +00:00
..
Analysis undef beats zero. Fix this missed optimization opportunity. Patch by Matt Elder! 2008-11-20 04:36:13 +00:00
Archive
AsmParser
Bitcode
CodeGen Combine the two add with overflow intrinsics lowerings. They differ only in DAG node type. 2008-11-21 02:38:44 +00:00
Debugger
ExecutionEngine Implement support for JIT exceptions on X86_64. Relative offsets are 2008-11-18 10:44:46 +00:00
Linker
Support Add Binary flag to raw_fd_ostream constructor. 2008-11-13 05:01:07 +00:00
System ARM / Mac OS X also wants to invalidate icache after jitting. 2008-11-14 02:33:17 +00:00
Target CellSPU: 2008-11-20 16:36:33 +00:00
Transforms Fix unused variable warnings. 2008-11-21 01:52:59 +00:00
VMCore Use stripPointerCasts when checking for AllocaInsts for the stackprotector intrinsic. 2008-11-19 09:17:16 +00:00
Makefile