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 |
2009-03-10 |
Stuart Hastings | Tweak the DejaGNU voodoo to match Bill's advice. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Daniel Dunbar | PR3478: raw_ostream should not buffer stderr |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Daniel Dunbar | Add C++ marker. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
John Criswell | Do not attempt to do parial redundancy elimination... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Torok Edwin | Global variables don't have a corresponding llvm.dbg... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Sanjiv Gupta | Mark the Defs and Uses of STATUS register correctly... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Evan Cheng | If a function is marked alwaysinline, it must be inline... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Bill Wendling | Add radar number. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Chris Lattner | wire up support for emitting "special" values from... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Dan Gohman | Add more information to the EFLAGS note. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Stuart Hastings | Check for warnings about inappropriate weak_imports. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Dan Gohman | Add a note about EFLAGS optimization. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Devang Patel | Ignore debug info while evaluating function. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Dan Gohman | Don't record the increment instruction; just recompute... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Chris Lattner | Fix PR3724 by searching for the largest free block... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Devang Patel | Remove llvm.dbg.global_variables also. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Dan Gohman | Fix a few more places where induction variable types... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Dan Gohman | Use ReplacedTy instead of recomputing the same value. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Dan Gohman | Use LoopInfo's getLoopLatch() instead of doing what... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Dan Gohman | Don't use an induction variable type as a memory access... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Dan Gohman | Factor out the code that determines the memory access... |
commit | commitdiff | tree | snapshot |
next |