llvm-6502/lib
2008-06-30 02:43:01 +00:00
..
Analysis Add a value range analysis that lazily computes ranges using ScalarEvolutions. 2008-06-30 00:04:21 +00:00
Archive Create archives with the same permissions are ar. 2008-05-24 05:42:29 +00:00
AsmParser Added MemOperands to Atomic operations since Atomics touches memory. 2008-06-25 08:15:39 +00:00
Bitcode fix warning when assertion disabled. 2008-06-21 19:47:44 +00:00
CodeGen Implement split and scalarize for SELECT_CC, fixing PR2504 2008-06-30 02:43:01 +00:00
Debugger Revert (52748 and friends): 2008-06-29 17:57:03 +00:00
ExecutionEngine Implement JIT support for global aliases, patch by David Chisnall! 2008-06-25 20:21:35 +00:00
Linker when linking globals, make sure to preserve the address space of the global. 2008-06-27 03:10:24 +00:00
Support Append to the ActiveTimers std::vector before looking at the timer instead 2008-06-24 22:07:07 +00:00
System Fix GetMainExecutable. Patch by Sam Bishop. 2008-06-27 22:55:30 +00:00
Target Start refactoring of asmprinters: provide a TAI hook, which will select a 'section kind' for a global. 2008-06-28 13:45:57 +00:00
Transforms Revert (52748 and friends): 2008-06-29 17:57:03 +00:00
VMCore Revert (52748 and friends): 2008-06-29 17:57:03 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00