2009-03-13 |
Bill Wendling | These instructions have special lowering that may lower... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Argyrios Kyrtzidis | Unbreak build, bring in std::string for GCC 4.3 |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Evan Cheng | Fix some significant problems with constant pools that... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Evan Cheng | Unbreak build. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Chris Lattner | split buffer management and diagnostic printing out... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Owen Anderson | Convert VirtRegMap to a MachineFunctionPass. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Chris Lattner | generalize the previous code to use the full generality... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Chris Lattner | optimize the case of cond ? 42 : 41 and friends. This... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Bill Wendling | Oops...I committed too much. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Bill Wendling | Temporarily XFAIL this test. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Dan Gohman | Enhance address-mode folding of ISD::ADD to handle... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Dale Johannesen | Fix one more place where debug info affected |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Chris Lattner | just initialize the first element, we don't need to... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Chris Lattner | Eliminate a 9640 byte static mutable initialized data... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Chris Lattner | static functions don't need an anonymous namespace. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Dale Johannesen | Previous debug info fix to this code wasn't quite |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Gabor Greif | cosmetic change, in preparation of future change |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Evan Cheng | Add this test back. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Daniel Dunbar | raw_ostream: unbuffered streams weren't being immediate... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Duncan Sands | Revert commit 66140 since it caused several failures |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Scott Michel | Darwin 10.4.x: "-rpath" is unnecessary when linking... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Dale Johannesen | There already was a class to force deterministic |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Bob Wilson | Fix an inconsistent use of LLVMGCCDIR. In all other... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Gabor Greif | Rearrange operands of the BranchInst, to be able to |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Evan Cheng | Re-apply 66024 with fixes: 1. Fixed indirect call to... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Dale Johannesen | Another missing check for debug intrinsics. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Chris Lattner | Fully initialize all ivars, fixing PR3790, patch by... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Evan Cheng | Typo. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Evan Cheng | Fix test after Chris' select changes. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Duncan Sands | Adjust this test for recent sroa improvements. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Gabor Greif | add some text to explain sentinels |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Gabor Greif | minor tweaks |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Owen Anderson | Reorganize some #include's. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Chris Lattner | Move 3 "(add (select cc, 0, c), x) -> (select cc, x... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Chris Lattner | improve comment. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Evan Cheng | Enable Chris' value propagation change. It make availab... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Evan Cheng | On x86, if the only use of a i64 load is a i64 store... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Chris Lattner | add no-unwind, remove duplicate run line. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Chris Lattner | add nounwinds |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Bill Wendling | Revert r66765 and r66766. These were causing build... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Nick Lewycky | Regenerate. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Nick Lewycky | Set ARCH to x86 on mixed 32/64-bit Linux systems. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Sanjiv Gupta | Forgot to check-in this as part of 7761. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Sanjiv Gupta | Banksel optimization is now based on the section names... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Dale Johannesen | Allow for switch values bigger than 64 bits. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Daniel Dunbar | Add StringMap::lookup. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Dale Johannesen | Fix some nondeterministic behavior when forwarding |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Evan Cheng | Also pass -gcc-tool-args when building a shared object. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Dan Gohman | Revert r66024. The JIT encoding for CALLpcrel32 is... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Gabor Greif | update |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Rafael Espindola | optimize i8 and i16 tls values. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Owen Anderson | Reorganization: Move the Spiller out of VirtRegMap... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Bill Wendling | Add a -no-implicit-float flag. This acts like -soft... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Dale Johannesen | Skip interleaved debug info when fast-forwarding through |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Evan Cheng | My last coalescer fix introduced a subtler one. It... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Dale Johannesen | Debug intriniscs should be skipped when looking |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Anton Korobeynikov | Another bug :( |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Torok Edwin | Make Print callable from a pass's print method: add... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Anton Korobeynikov | I should definitely read make docs someday :( |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Gabor Greif | do not pretend llvm/.../*.h being system headers |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Anton Korobeynikov | Unbreak the build. Dunno, why it did not fail on mingw :( |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Duncan Sands | It makes no sense to have a ODR version of common |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Gabor Greif | fix validator errors |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Gabor Greif | Fix exaples using IRBuilder. Thanks, Quadrescence and... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Anton Korobeynikov | Disable plugins / shared stuff generation on windows... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Mon P Wang | For yonah, fix a vector shuffle case for v16i8 where... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Chris Lattner | implement support for C-style string literal concatenat... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Chris Lattner | fix PR3785, a valgrind error on test/CodeGen/ARM/pr3502.ll |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Duncan Sands | Add parentheses to pacify gcc-4.3. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Duncan Sands | Remove the one-definition-rule version of extern_weak |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Nate Begeman | Allow cross-process JIT to handle MachineRelocations... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Mon P Wang | Fixed a v8i16 shuffle case that should generate a pshuf... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Chris Lattner | formatting change, reduce indentation. No functionalit... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Chris Lattner | reapply my previous patch (r66358) with a tweak to... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Bill Wendling | Put the assignment back at the top of this method. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Evan Cheng | Two coalescer fixes in one. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Bill Wendling | Make ivars private. Other cleanup. No functionality... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Mon P Wang | Changed Allocate to use size_t instead of unsigned. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Dan Gohman | Add an explicit keyword. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Mon P Wang | Fixed rounding up EltSize |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Gabor Greif | Give Op<N>() AppleScript-like semantics, i.e. for negat... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Bill Wendling | Just make the Dwarf timer group static inside of the... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Bill Wendling | Don't put static functions in anonymous namespace. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Dale Johannesen | Don't consider debug intrinsics when checking |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Bill Wendling | These should *stop* the timer, not start it again. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Bill Wendling | - Fix misspelled method name. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Bill Wendling | - Create GetOrCreateSourceID from getOrCreateSourceID... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Bill Wendling | Readd test, but XFAIL it. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Bill Wendling | Refine the Dwarf writer timers so that they measure... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Dale Johannesen | Removing a dead debug intrinsic shouldn't trigger |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Evan Cheng | Revert 66358 for now. It's breaking povray, 450.soplex... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Bill Wendling | Add a timer to the DwarfWriter pass that measures the... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Daniel Dunbar | Add -disable-bindings for utils/NewNightlyTest.pl |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Dan Gohman | Change these sed lines to behave correctly when the... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Dan Gohman | Use WriteAsOperand instead of manually decorating the... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Dan Gohman | Fix a post-RA scheduling liveness bug. When a basic... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Devang Patel | Ignore dbg info, while estimating size of jump through... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Rafael Espindola | Fix rebuilding after a .td file is modified. This was... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Chris Lattner | don't pass -Wl,-exported_symbol -Wl,_main to the linker... |
commit | commitdiff | tree | snapshot |
next |