1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
Benjamin Kramer 4b94ce229d Introduce SpecificBumpPtrAllocator, a wrapper for BumpPtrAllocator which allows
only a single type of object to be allocated. Use it to make VNInfo destruction
typesafe.

llvm-svn: 99919
2010-03-30 20:16:45 +00:00
..
Analysis reapply my timer rewrite with a change for PassManager to store 2010-03-30 04:03:22 +00:00
Archive Fix a grammaro. 2010-03-30 20:04:57 +00:00
AsmParser
Bitcode
CodeGen Introduce SpecificBumpPtrAllocator, a wrapper for BumpPtrAllocator which allows 2010-03-30 20:16:45 +00:00
CompilerDriver
ExecutionEngine Typo noticed by Duncan. 2010-03-30 20:15:13 +00:00
Linker
MC Rip out the 'is temporary' nonsense from the MCContext interface to 2010-03-30 18:10:53 +00:00
Support Introduce SpecificBumpPtrAllocator, a wrapper for BumpPtrAllocator which allows 2010-03-30 20:16:45 +00:00
System Fix a grammaro. 2010-03-30 20:04:57 +00:00
Target Add cross-block inference to SSEDomainFix. 2010-03-30 20:04:01 +00:00
Transforms Fix a grammaro. 2010-03-30 20:04:57 +00:00
VMCore Remove the pmulld intrinsic and autoupdate it as a vector multiply. 2010-03-30 18:49:01 +00:00
Makefile