- Jul 04, 2007
-
-
Owen Anderson authored
Add functionality to value number GEP instructions. This also provides the infrastructure that will be used for function calls. NOTE: This does not yet do any transformation of GEPs or function calls. llvm-svn: 37860
-
- Jul 03, 2007
-
-
Anton Korobeynikov authored
llvm-svn: 37859
-
Owen Anderson authored
a LLVM frontend in C++. Maybe someday it will be rewritten.. llvm-svn: 37858
-
Owen Anderson authored
llvm-svn: 37857
-
Owen Anderson authored
llvm-svn: 37856
-
Tanya Lattner authored
We really should not have this version number in SO many makefiles. This should also probably change to svn instead of cvs, but leaving it for now. llvm-svn: 37855
-
Anton Korobeynikov authored
llvm-svn: 37854
-
Dale Johannesen authored
llvm-svn: 37853
-
Anton Korobeynikov authored
llvm-svn: 37852
-
Dan Gohman authored
follow the rules for undef used in instcombine. llvm-svn: 37851
-
Chris Lattner authored
llvm-svn: 37850
-
Owen Anderson authored
llvm-svn: 37849
-
Dale Johannesen authored
llvm-svn: 37848
-
Dale Johannesen authored
model to include f32 variants. Some factoring improvments forthcoming. llvm-svn: 37847
-
- Jul 02, 2007
-
-
Tanya Lattner authored
llvm-svn: 37846
-
Dan Gohman authored
<8 x float> values on X86. llvm-svn: 37845
-
Dan Gohman authored
the recent lowering changes, this allows types like <4 x double> to be returned, using two vector registers. llvm-svn: 37844
-
Dan Gohman authored
refactored getCopyFromParts and getCopyToParts, which are more general. This effectively adds support for lowering illegal by-val vector call arguments. llvm-svn: 37843
-
Dan Gohman authored
visitFSUB to fold 0-B to -B in UnsafeFPMath mode. Also change visitFNEG to use isNegatibleForFree/GetNegatedExpression instead of doing a subset of the same thing manually. This fixes test/CodeGen/X86/negative-sin.ll. llvm-svn: 37842
-
Dan Gohman authored
in -enable-unsafe-fp-math mode. llvm-svn: 37841
-
Dan Gohman authored
llvm-svn: 37840
-
Dan Gohman authored
llvm-svn: 37839
-
Zhou Sheng authored
llvm-svn: 37838
-
Reid Spencer authored
Implement -usecvs just in case we need to go back to cvs for some reason. llvm-svn: 37837
-
Reid Spencer authored
the -verbose option! Doh! llvm-svn: 37836
-
- Jul 01, 2007
-
-
Reid Spencer authored
llvm-svn: 37835
-
Nick Lewycky authored
llvm-svn: 37829
-
- Jun 30, 2007
-
-
Duraid Madina authored
take blame for bigblock RA (test SVN commit) llvm-svn: 37828
-
Reid Spencer authored
llvm-svn: 37827
-
Chris Lattner authored
llvm-svn: 37826
-
Evan Cheng authored
llvm-svn: 37825
-
Anton Korobeynikov authored
llvm-svn: 37824
-
Evan Cheng authored
llvm-svn: 37823
-
Devang Patel authored
llvm-svn: 37822
-
Anton Korobeynikov authored
llvm-svn: 37821
-
Devang Patel authored
llvm-svn: 37820
-
Dan Gohman authored
llvm-svn: 37819
-
- Jun 29, 2007
-
-
Evan Cheng authored
llvm-svn: 37818
-
Anton Korobeynikov authored
llvm-svn: 37817
-
David Greene authored
llvm-svn: 37816
-