- Jul 04, 2007
-
-
Duncan Sands authored
Drop the eh.filter intrinsic. llvm-svn: 37875
-
Duncan Sands authored
llvm-svn: 37874
-
Chris Lattner authored
llvm-svn: 37872
-
Owen Anderson authored
llvm-svn: 37871
-
Owen Anderson authored
llvm-svn: 37868
-
Reid Spencer authored
llvm-svn: 37867
-
Bill Wendling authored
llvm-svn: 37866
-
Devang Patel authored
llvm-svn: 37865
-
Devang Patel authored
llvm-svn: 37864
-
Bill Wendling authored
Still need to have JIT generate this code. llvm-svn: 37863
-
Owen Anderson authored
llvm-svn: 37862
-
Bill Wendling authored
puts them in a more standardized place. llvm-svn: 37861
-
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
-