llvm-6502/lib
2009-11-02 00:12:06 +00:00
..
Analysis Add a missing closing parenthesis, and tweak to fit in 80 2009-11-01 19:12:43 +00:00
Archive
AsmParser Revert 85678/85680. The decision is to stay with the current form of 2009-11-01 01:27:45 +00:00
Bitcode Revert 85678/85680. The decision is to stay with the current form of 2009-11-01 01:27:45 +00:00
CodeGen Add PseudoSourceValue::mayAlias. It returns true if the object can ever alias any LLVM IR value. 2009-11-01 23:50:04 +00:00
CompilerDriver
ExecutionEngine
Linker implement linker support for BlockAddress. 2009-11-01 02:46:39 +00:00
MC
Support
System Most stack straces don't need 3 digits worth of levels. 2009-10-30 02:45:10 +00:00
Target Handle splats of undefs properly. This includes the testcase for PR5364 as well. 2009-11-02 00:12:06 +00:00
Transforms when merging two loads, make sure to take the min of their alignment, 2009-11-01 20:07:07 +00:00
VMCore remove a bunch of locking from LLVMContextImpl. Since only one thread 2009-11-01 18:42:03 +00:00
Makefile