1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/lib
Chris Lattner 52ac108b28 Add some debugging output
Fix InstCombine/2004-03-13-InstCombineInfLoop.ll which caused an infinite
loop compiling (I think) povray.

llvm-svn: 12365
2004-03-13 23:54:27 +00:00
..
Analysis Fix a tiny bug that caused an incorrect assertion failure poolallocating 2004-03-13 01:14:23 +00:00
AsmParser Allow parsing select instruction and constant expr 2004-03-12 05:51:36 +00:00
Bytecode Write select instructions to bytecode 2004-03-12 05:52:01 +00:00
CodeGen Spill explicit physical register defs as well. 2004-03-09 08:35:13 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to 2004-03-13 00:24:00 +00:00
Support Hide variable from other functions. 2004-03-04 17:50:44 +00:00
Target It helps if I save the file. :) 2004-03-13 00:24:52 +00:00
Transforms Add some debugging output 2004-03-13 23:54:27 +00:00
VMCore Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to 2004-03-13 00:24:00 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00