1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib
Devang Patel a9504181aa s/PassManagerAnalysisHelper/CommonPassManagerImpl
Inherit CommonPassManagerImpl from Pass.

llvm-svn: 31642
2006-11-10 21:33:13 +00:00
..
Analysis Remove redundant <cmath>. 2006-11-08 19:16:44 +00:00
AsmParser For PR950: 2006-11-08 06:47:33 +00:00
Bytecode Bump the bytecode version number to 7. Implement upgrade of version 6 and 2006-11-08 21:27:54 +00:00
CodeGen Add implicit def / use operands to MachineInstr. 2006-11-10 08:43:01 +00:00
Debugger For PR786: 2006-11-02 20:25:50 +00:00
ExecutionEngine if lazy compilation is disabled, print an error message and abort if 2006-11-09 19:32:13 +00:00
Linker silence warnings 2006-11-09 05:18:12 +00:00
Support Remove redundant <cmath>. 2006-11-08 19:16:44 +00:00
System Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
Target Fix a bug in SelectScalarSSELoad. Since the load is wrapped in a 2006-11-10 21:23:04 +00:00
Transforms second patch to fix PR992/993. 2006-11-09 23:36:08 +00:00
VMCore s/PassManagerAnalysisHelper/CommonPassManagerImpl 2006-11-10 21:33:13 +00:00
Makefile