llvm-6502/lib
2009-02-15 08:36:12 +00:00
..
Analysis Generalize some alias analysis logic from atomic 2009-02-14 10:56:35 +00:00
Archive Add the private linkage. 2009-01-15 20:18:42 +00:00
AsmParser Pacify gcc-4.3 (thinks IsConstant may be used 2009-02-10 16:24:55 +00:00
Bitcode Add suppport for ConstantExprs of shufflevectors whose result type is not equal to the 2009-02-12 21:28:33 +00:00
CodeGen Fix PR3522. It's not safe to sink into landing pad BB's. 2009-02-15 08:36:12 +00:00
Debugger Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
ExecutionEngine Split the locking out of JIT::runJITOnFunction so that callers 2009-02-06 21:25:08 +00:00
Linker Add the private linkage. 2009-01-15 20:18:42 +00:00
Support Unbreak the build on win32. 2009-02-14 16:06:42 +00:00
System Fix warning on gcc 4.3. 2009-02-15 03:20:32 +00:00
Target The x86-64 red zone is now being used. 2009-02-14 03:30:05 +00:00
Transforms Fix pr3571: If stride is a value defined by an instruction, make sure it dominates the loop preheader. When IV users are strength reduced, the stride is inserted into the preheader. It could create a use before def situation. 2009-02-15 06:06:15 +00:00
VMCore Reapply r64301. These uses of "inline" can cause strange 2009-02-13 09:42:34 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00