llvm-6502/lib
2008-02-08 03:29:40 +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 Use empty() instead of comparing size() with zero. 2008-01-29 13:02:09 +00:00
AsmParser Back out mods to llvmAsmParser, incorrectly committed 2008-01-30 03:10:00 +00:00
Bitcode Use empty() instead of comparing size() with zero. 2008-01-29 13:02:09 +00:00
CodeGen Avoid needlessly casting away const qualifiers. 2008-02-08 03:26:46 +00:00
Debugger Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
ExecutionEngine Use empty() instead of comparing size() with zero. 2008-01-29 13:02:09 +00:00
Linker Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Support Add support to FoldingSet for hashing APInt objects. 2008-02-06 23:09:15 +00:00
System Set error message. 2008-02-04 20:57:54 +00:00
Target Avoid needlessly casting away const qualifiers. 2008-02-08 03:29:40 +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 remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00