1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
2008-02-08 00:12:56 +00:00
..
Analysis Throttle the non-local dependence analysis for basic blocks with more than 50 predecessors. Added command line option to play with this threshold. 2008-02-06 00:54:55 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove remnant of load folding in local register allocator. Patch by Holger Schurig. 2008-02-07 19:46:55 +00:00
Debugger
ExecutionEngine
Linker
Support Add support to FoldingSet for hashing APInt objects. 2008-02-06 23:09:15 +00:00
System
Target Added missing entries in X86 load / store folding tables. 2008-02-08 00:12:56 +00:00
Transforms Temporarily reverting: 2008-02-06 20:03:07 +00:00
VMCore Fix a typo in a comment. 2008-02-07 02:30:40 +00:00
Makefile