- Oct 24, 2007
-
-
Dale Johannesen authored
llvm-svn: 43267
-
- Oct 22, 2007
-
-
Evan Cheng authored
Use ptr type in the immediate field of a BxA instruction so we don't end up selecting 32-bit call instruction for ppc64. llvm-svn: 43228
-
- Oct 19, 2007
-
-
Chris Lattner authored
llvm-svn: 43168
-
Dale Johannesen authored
llvm-svn: 43160
-
- Oct 15, 2007
-
-
Chris Lattner authored
unconditionally creating an i64 bitcast. With the future legalizer design, operation legalization can't introduce new nodes with illegal types. This fixes the rest of olden on ppc32. llvm-svn: 43005
-
- Oct 14, 2007
-
-
Dale Johannesen authored
a problem when asserts are on). From vecLib. llvm-svn: 42959
-
- Oct 12, 2007
-
-
Dan Gohman authored
llvm-svn: 42904
-
Dan Gohman authored
llvm-svn: 42881
-
- Oct 10, 2007
-
-
Dale Johannesen authored
Surprisingly complicated. Adds getTargetNode for 2 outputs, no inputs (missing). llvm-svn: 42822
-
- Oct 08, 2007
-
-
Dan Gohman authored
target-indepenent lowering, don't use them on PowerPC. llvm-svn: 42755
-
- Oct 06, 2007
-
-
Dale Johannesen authored
although not well, and shortening FP converts. llvm-svn: 42672
-
- Oct 05, 2007
-
-
Dale Johannesen authored
basic arithmetic works. Rename RTLIB long double functions to distinguish different flavors of long double; the lib functions have different names, alas. llvm-svn: 42644
-
- Sep 11, 2007
-
-
Duncan Sands authored
init_trampoline. There is now only one trampoline intrinsic. llvm-svn: 41841
-
- Sep 07, 2007
-
-
Owen Anderson authored
Patch by Sterling Stein! llvm-svn: 41758
-
- Aug 31, 2007
-
-
Dale Johannesen authored
Use APFloat interfaces for more references, mostly of ConstantFPSDNode. llvm-svn: 41632
-
- Aug 30, 2007
-
-
Bill Wendling authored
llvm-svn: 41590
-
- Aug 25, 2007
-
-
Chris Lattner authored
changing the interface to allow for future changes. llvm-svn: 41384
-
- Jul 30, 2007
-
-
Evan Cheng authored
llvm-svn: 40586
-
- Jul 27, 2007
-
-
Duncan Sands authored
still under discussion. llvm-svn: 40549
-
- Jul 11, 2007
-
-
Lauro Ramos Venancio authored
llvm-svn: 39737
-
- Jul 09, 2007
-
-
Dan Gohman authored
register ordering, for both physical and virtual registers. Update the PPC target lowering for calls to expect registers for the call result to already be in target order. llvm-svn: 38471
-
- Jun 22, 2007
-
-
Dan Gohman authored
TargetLowering to SelectionDAG so that they have more convenient access to the current DAG, in preparation for the ValueType routines being changed from standalone functions to members of SelectionDAG for the pre-legalize vector type changes. llvm-svn: 37704
-
- Jun 19, 2007
-
-
Chris Lattner authored
llvm-svn: 37650
-
Chris Lattner authored
Anton for half of this patch. llvm-svn: 37641
-
- Jun 15, 2007
-
-
Dan Gohman authored
llvm-svn: 37579
-
- May 19, 2007
-
-
Dan Gohman authored
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070514/049845.html llvm-svn: 37240
-
- May 15, 2007
-
-
Chris Lattner authored
llvm-svn: 37067
-
- Apr 10, 2007
-
-
Chris Lattner authored
are always unsupported. llvm-svn: 35835
-
- Apr 03, 2007
-
-
Nicolas Geoffray authored
LowerVASTART emits the right code if the subtarget is ELF32, the other intrinsics (VAARG, VACOPY and VAEND) are not yet implemented. llvm-svn: 35625
-
Nicolas Geoffray authored
as the 64-bit PowerOpen ABI" (Reference http://www.linux-foundation.org/spec/ELF/ppc64/). Change all ELF tests to ELF32. llvm-svn: 35624
-
Nicolas Geoffray authored
F1-F10. This affects only ELF, not MachO. llvm-svn: 35622
-
- Mar 31, 2007
-
-
Chris Lattner authored
llvm-svn: 35521
-
- Mar 27, 2007
-
-
Lauro Ramos Venancio authored
char" and it is up to the compilers implementation or the platform which is followed." http://www.arm.linux.org.uk/docs/faqs/signedchar.php llvm-svn: 35382
-
- Mar 25, 2007
-
-
Chris Lattner authored
not just the first letter. No functionality change. llvm-svn: 35322
-
- Mar 13, 2007
-
-
Nicolas Geoffray authored
llvm-svn: 35083
-
Evan Cheng authored
More flexible TargetLowering LSR hooks for testing whether an immediate is a legal target address immediate or scale. llvm-svn: 35074
-
- Mar 06, 2007
-
-
Chris Lattner authored
llvm-svn: 34940
-
- Mar 01, 2007
-
-
Nicolas Geoffray authored
llvm-svn: 34787
-
- Feb 27, 2007
-
-
Nicolas Geoffray authored
llvm-svn: 34667
-
- Feb 26, 2007
-
-
Chris Lattner authored
llvm-svn: 34639
-