llvm/lib
2008-08-14 22:49:33 +00:00
..
Analysis Fix a bogus srem rule - a negative value srem'd by a power-of-2 2008-08-13 23:12:35 +00:00
Archive
AsmParser Generated files for 54744. 2008-08-13 18:41:46 +00:00
Bitcode
CodeGen Convert uses of std::vector in TargetInstrInfo to SmallVector. This change had to be propoagated down into all the targets and up into all clients of this API. 2008-08-14 22:49:33 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Convert uses of std::vector in TargetInstrInfo to SmallVector. This change had to be propoagated down into all the targets and up into all clients of this API. 2008-08-14 22:49:33 +00:00
Transforms Use DenseMap. Patch by Pratik Solanki. 2008-08-14 21:31:10 +00:00
VMCore Have LeakDetector use a SmallPtrSet instead of an std::set. 2008-08-14 20:40:10 +00:00
Makefile