2008-10-31 |
Evan Cheng | Actually make debug output understandable. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Mon P Wang | x86_64 rip-relative and magic mode address |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Evan Cheng | Forgot this in last commit. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Evan Cheng | Encode PICADD; some code clean up. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Dan Gohman | Remove some unused virtual function bodies. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Bill Wendling | Revert r58489. It isn't correct for all cases. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Anton Korobeynikov | Symbol visibility is unsupported on cygwin too. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Torok Edwin | Add an assert to catch user errors like: |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Evan Cheng | Change x86 register allocation ordering to match that... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Evan Cheng | Add a fixme. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Dan Gohman | Totally disable the setSubgraphColor calls temporarily... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Duncan Sands | Add a bunch of libcalls for ppcf128 that were somehow |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Sanjiv Gupta | For some targets pointer and int are 16-bits. Allow... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Bill Wendling | Don't skip over all "terminator" instructions when... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Daniel Dunbar | Fix warning. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Oscar Fuentes | CMake: Fix some unwanted commentary line wraps on the... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Oscar Fuentes | CMake: Establish dependencies among executables and... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Dan Gohman | Use MOVSSmr instead of EXTRACTPSmr in the case of extra... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Jim Grosbach | Revert errant deletion. The target needs to be able... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Evan Cheng | I think we got non-machine specific constpool entries... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Cedric Venet | Change the name of the generated solution file for... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Duncan Sands | Testcase for PR2987. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Dan Gohman | Canonicalize sext(i1) to i1?-1:0, and update various... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Duncan Sands | Testcase for PR2986. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Duncan Sands | Fix PR2986: do not use a potentially illegal |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Daniel Dunbar | Set svn:ignore on cscope.{files,out} in root llvm direc... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Daniel Dunbar | Set svn:ignore for some Release-Asserts and Output... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Duncan Sands | Shift amounts should have type getShiftAmountTy |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Daniel Dunbar | Add InlineCost class for represent the estimated cost... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Duncan Sands | Shift amounts should have the type given by |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Mon P Wang | Add missing vsetcc expansion for widening |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Oscar Fuentes | CMake: Reverted some unintentional changes on the previ... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Oscar Fuentes | CMake: Cygwin pretends to be Unix. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Evan Cheng | ARM JIT should observe -relocation-model command line... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Mon P Wang | Add initial support for vector widening. Logic is... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Chris Lattner | mention fortran status. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Scott Michel | Resolve bug 2947: vararg-marked functions must spill... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Bill Wendling | Revert r58411. The user needs to #define this when... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Dan Gohman | Spell DISABLE_ASSERTIONS correctly. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Bill Wendling | Revert part of r58048. It was breaking on SnowLeopard... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Evan Cheng | Correct way to handle CONSTPOOL_ENTRY instructions. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Evan Cheng | Add debugging support. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Evan Cheng | Let target resolve some relocation results. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Evan Cheng | This is not needed anymore. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Evan Cheng | Add a bit to MachineRelocation that tells JIT that... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Nate Begeman | Fix PEXTRQ encoding |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Chris Lattner | add testcase for PR2964 |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Dale Johannesen | Add a RM pseudoreg for the rounding mode, which |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Duncan Sands | Testcase for PR2917. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Duncan Sands | Uniformize capitalization of NodeId. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Chris Lattner | Fix PR2967 by not deleting volatile load/stores that... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Torok Edwin | fix typo |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Duncan Sands | Make the declaration of bzero match size_t on |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Duncan Sands | Fix PR2977: LegalizeTypes support for expanding |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Duncan Sands | Add sanity checking for BUILD_PAIR (I noticed the |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Evan Cheng | - More pre-split fixes: spill slot live interval comput... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Duncan Sands | Fix a FIXME: in ReplaceNodeWith, if the new node |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Duncan Sands | Fix 80 column violations. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Duncan Sands | Fix 80 column violations. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Evan Cheng | - Rewrite code that update register live interval that... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Oscar Fuentes | CMake: Removed some cruft. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Daniel Dunbar | Factor shouldInline method out of Inliner. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
David Greene | Don't force things to be Value * when they're not. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Daniel Dunbar | Assorted comment/naming fixes, 80-col violations, and... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Dan Gohman | (A & sext(C)) | (B & ~sext(C) -> C ? A : B |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Dan Gohman | Take Chris' suggestion and define EnableFastISelVerbose and |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Chris Lattner | llvm-ld doesn't have a -march option. This fixes PR2961 |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Daniel Dunbar | Reuse PrintEscapedString for printing names in .ll |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Dan Gohman | Protect the code for fast-isel debugging with #ifndef... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Dan Gohman | Add some more information to the top-level comment... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Jim Grosbach | Support for constant islands in the ARM JIT. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Torok Edwin | fix prototype of print, it is (llvm/Pass.h): |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Evan Cheng | Avoid calls to setSubgraphColor in release mode. They... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Tanya Lattner | Do not allow a user to set the operand for a constant. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Torok Edwin | fix duplicate anchor names, and broken anchor links... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Duncan Sands | Fix darwin ppc llvm-gcc build breakage: intercept |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Duncan Sands | Turn off LegalizeTypes for this test for the |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Duncan Sands | Fix a testcase provided by Bill in which the node |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Chris Lattner | Don't produce invalid comparisons after legalize. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Chris Lattner | fix some whitespace stuff |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Chris Lattner | fit in 80 cols |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Chris Lattner | Fix a nasty miscompilation of 176.gcc on linux/x86... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Chris Lattner | more comment cleanups. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Chris Lattner | comment cleanups. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Evan Cheng | If def is in the same mbb as the barrier, spilt the... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Evan Cheng | Add command line option to limit the number splits... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Dan Gohman | Fix the name of the include guard to match the filename. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Evan Cheng | Avoid putting a split past the end of the live range... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Bill Wendling | - Fix SUBVERSION string to handle x.x.x version number... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Evan Cheng | Silence a bogus compile time warning. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
David Greene | Re-apply 55137 with fixes. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Evan Cheng | Remove val# defined by a remat'ed def that is now dead. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Ted Kremenek | Fix bogus comparison of "const char *" with c-string... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
David Greene | Have TableGen emit setSubgraphColor calls under control... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Daniel Dunbar | Return bool (inserted) from StringSet::insert as for... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Cedric Venet | Remove tabs from my previous commit. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Chris Lattner | rename vec_spat -> vec_splat, pointed out by duncan |
commit | commitdiff | tree | snapshot |
2008-10-27 |
David Greene | Add setSubgraphColor to color an entire portion of... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
David Greene | Add STL-style typedefs and default constructors to... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
David Greene | Fix PR2634. Create new virtual registers from spills... |
commit | commitdiff | tree | snapshot |
next |