llvm-6502/lib
Dan Gohman 1c34375f79 Convert ScalarEvolution to use BumpPtrAllocator and FoldingSet, instead
of a team of individual allocations and a team of std::maps.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74393 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-27 21:21:31 +00:00
..
Analysis Convert ScalarEvolution to use BumpPtrAllocator and FoldingSet, instead 2009-06-27 21:21:31 +00:00
Archive
AsmParser
Bitcode
CodeGen When doing remat, don't consider uses of non-allocatable physregs. Patch 2009-06-27 04:06:41 +00:00
CompilerDriver Guards for the compiler driver plugin list. 2009-06-26 00:06:28 +00:00
Debugger
ExecutionEngine Get rid of unnecessary global variables. 2009-06-26 16:46:15 +00:00
Linker
MC MC: Truncate values when printing, to keep 'as' happy. 2009-06-25 21:03:18 +00:00
Support Use atomic operations for accessing this global counter. 2009-06-26 18:09:03 +00:00
System Fix compilation without pthreads. 2009-06-26 08:48:03 +00:00
Target Simplify a bit 2009-06-27 12:59:03 +00:00
Transforms When a value is used multiple times within a single PHI, instructions 2009-06-27 05:16:57 +00:00
VMCore Make this const. 2009-06-26 20:21:18 +00:00
Makefile Start flushing out MCContext. 2009-06-23 22:01:43 +00:00