llvm-6502/lib
2010-09-02 16:43:44 +00:00
..
Analysis Revert 112442 and 112440 until the compile time problems introduced 2010-09-01 01:45:53 +00:00
Archive Eliminate some unnessary Path::exists() calls. 2010-05-27 20:51:54 +00:00
AsmParser remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
Bitcode remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
CodeGen Fix .debug_range for linux. Patch by Krister Wombell. 2010-09-02 16:43:44 +00:00
CompilerDriver have the makefiles check the llvm-config error code instead of charging 2010-09-01 16:11:17 +00:00
ExecutionEngine Fix a comment. 2010-08-30 21:54:03 +00:00
Linker dead code patrol 2010-09-01 16:06:39 +00:00
MC Fix .debug_range for linux. Patch by Krister Wombell. 2010-09-02 16:43:44 +00:00
Support llvm::FindExecutable(): Retrieve the name with suffix.exe, if available. 2010-09-02 03:46:04 +00:00
System Add an interface for unregistering a file from the FilesToRemove list. 2010-09-01 14:17:34 +00:00
Target Mask out reserved registers when constructing the set of allocatable regs. 2010-09-02 16:31:21 +00:00
Transforms Reapply commit 112699, speculatively reverted by echristo, since 2010-09-02 08:14:03 +00:00
VMCore Print the number of uses of a function in the .ll since it can be informative 2010-09-02 08:52:23 +00:00
Makefile