llvm-6502/lib
Chris Lattner b8456460cb We went through all that trouble to compute whether it was safe to transform
this comparison, but never checked it.  Whoops, no wonder we miscompiled
177.mesa!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30511 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-20 04:44:59 +00:00
..
Analysis Explain change with a comment. 2006-09-17 17:51:00 +00:00
Archive For PR797: 2006-08-25 19:54:53 +00:00
AsmParser Added some eye-candy for Subtarget type checking 2006-09-17 20:25:45 +00:00
Bytecode Small fixes for supporting dll* linkage types 2006-09-17 13:06:18 +00:00
CodeGen Expand 64-bit shifts more optimally if we know that the high bit of the 2006-09-20 03:38:48 +00:00
Debugger For PR797: 2006-08-25 17:43:11 +00:00
ExecutionEngine Unbreak the JIT 2006-09-15 04:56:11 +00:00
Linker Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
Support Instantiate Statistic<> in one place, not in every .o file that uses it. 2006-08-30 04:17:00 +00:00
System Use new config.h macro 2006-09-14 06:21:59 +00:00
Target Improve PPC64 equality comparisons like PPC32 comparisons. 2006-09-20 04:33:27 +00:00
Transforms We went through all that trouble to compute whether it was safe to transform 2006-09-20 04:44:59 +00:00
VMCore add a helper method 2006-09-18 04:54:57 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00