llvm-6502/lib
2010-01-20 19:51:46 +00:00
..
Analysis adopt getAdjustedAnalysisPointer in BasicCallGraph. 2010-01-20 19:51:46 +00:00
Archive
AsmParser Remove the InlineHint attribute. There are no current or planned 2010-01-15 21:36:30 +00:00
Bitcode Simplify code that chooses when to enumerate function-local metadata operands 2010-01-14 19:54:11 +00:00
CodeGen don't send null pointers through the constantexpr codepath unneededly. 2010-01-20 17:57:50 +00:00
CompilerDriver
ExecutionEngine Avoid including DebugInfo.h in AsmPrinter.h 2010-01-19 06:09:04 +00:00
Linker
MC use getGlobalDirective(), don't hardcode .globl. PR6093 2010-01-20 17:50:30 +00:00
Support Fix an infinite recursion problem. dbgs() should return errs() in 2010-01-20 15:27:19 +00:00
System Stubs for getHostCPUFeatures API. This implements part of PR5389. 2010-01-19 21:26:05 +00:00
Target reduce redundant are's. 2010-01-20 17:53:51 +00:00
Transforms Move per-function inline threshold calculation to a method. 2010-01-20 17:51:28 +00:00
VMCore Backout r93990 2010-01-20 07:37:49 +00:00
Makefile