1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib
Devang Patel c65137140c Pass manager may require certain analysis. In such cases, initially
pass manager is last user.

llvm-svn: 33273
2007-01-16 22:38:10 +00:00
..
Analysis Unbreak VC++ build. 2007-01-15 20:27:18 +00:00
AsmParser rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. 2007-01-15 02:27:26 +00:00
Bytecode rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. 2007-01-15 02:27:26 +00:00
CodeGen Fix PR1114 and CodeGen/Generic/2007-01-15-LoadSelectCycle.ll by being 2007-01-16 05:59:59 +00:00
Debugger
ExecutionEngine rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. 2007-01-15 02:27:26 +00:00
Linker For PR1064: 2007-01-12 07:05:14 +00:00
Support
System Avoid taking the address of a macro by checking to see if stdin is defined 2007-01-11 00:35:10 +00:00
Target Missed "<" :) 2007-01-16 20:22:18 +00:00
Transforms Fix a regression in my isIntegral patch that broke 471.omnetpp. This is 2007-01-15 17:55:20 +00:00
VMCore Pass manager may require certain analysis. In such cases, initially 2007-01-16 22:38:10 +00:00
Makefile