2009-05-13 |
Jim Grosbach | Spelling correction s/builting/builtin/ and remove... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Dan Gohman | Add nounwind to this test. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Bill Wendling | Remove too large testcase. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Evan Cheng | Run code placement optimization for targets that want... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Evan Cheng | Indentation. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Bill Wendling | Change MachineInstrBuilder::addReg() to take a flag... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Dale Johannesen | Handle some additonal cases of external weak globals. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Bill Wendling | Move the bookkeeping of the debug scopes back to the... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Dale Johannesen | Testcase for 71688. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Dale Johannesen | Don't generate a select whose operand is load of a... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Chris Lattner | garbage allocation is not a good idea :) |
commit | commitdiff | tree | snapshot |
2009-05-13 |
John Mosby | PEI: rename PEI.h to PrologEpilogInserter.h to adhere... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Chris Lattner | calls in nothrow functions can be marked nothrow even... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Sanjiv Gupta | Run through the list of globals once and sectionize... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Duncan Sands | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Duncan Sands | Avoid getting a compiler warning |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Chris Lattner | add IVUsers.cpp |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Chris Lattner | add ShrinkWrapping.cpp |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Chris Lattner | Fix PR4206 - crash in simplify lib calls |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Lang Hames | Fix for PR4121. If TwoAddressInstructionPass removes... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Dan Gohman | Add three new helper routines, getNoopOrZeroExtend, |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Dale Johannesen | Add an int64_t variant of abs, for host environments |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Jim Grosbach | Add support for GCC compatible builtin setjmp and longj... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Evan Cheng | If header of inner loop is aligned, do not align the... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Evan Cheng | Teach TransferDeadness to delete truly dead instruction... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dale Johannesen | Slightly improve generated code in a degenerate case. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Jim Grosbach | correct register class for tADDspi to GPR since the... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Bill Wendling | More MSVC fixes -- class/struct conflicts. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Bill Wendling | Use struct instead of class to make MCVS compile. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
John Mosby | Restructure PEI code: |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Jay Foad | Switch to using IRBuilder throughout. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Evan Cheng | 80 col violations. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Evan Cheng | Add nounwind. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Evan Cheng | Fixed a stack slot coloring with reg bug: do not update... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Bill Wendling | Use llvm::raw_stream instead of llvm::Streams. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Bob Wilson | Fix up a few minor typos in comments. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Bob Wilson | Fix 80-col violations and remove trailing whitespace... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dan Gohman | Clarify a comment. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Sanjiv Gupta | Iterate over globals once and sectionize them into... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Daniel Dunbar | Allow client Makefiles control over whether they want... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Sanjiv Gupta | We do not need to create a label for external defs... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Daniel Dunbar | Set svn:ignore on a slew of +Coverage directories |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Daniel Dunbar | Refactor dependency generation for .ll files. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Daniel Dunbar | Remove obsolete Makefile magic for calling llvm-upgrade |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Daniel Dunbar | Install bytecode libraries with a .bca suffix, otherwis... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Sanjiv Gupta | Mark mayLoad, mayStore for insns correctly and use... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Bob Wilson | Fix pr4195: When iterating through predecessor blocks... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dan Gohman | Factor the code for collecting IV users out of LSR... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dan Gohman | When forgetting SCEVs for loop PHIs, don't forget SCEVU... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Dan Gohman | Fix GetMinTrailingZeros for SCEVSignExtend and SCEVZero... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Evan Cheng | Avoid unneeded SIB byte encoding. Patch by Zoltan Varga. |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Bill Wendling | - Record that the debug info is actually used so that... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Lang Hames | Fixed PR4090. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Evan Cheng | Teach LSR to optimize more loop exit compares, i.e... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Mike Stump | Add DW_AT_APPLE_isa and DW_AT_APPLE_block. Radar 6867696 |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Dale Johannesen | Fix PR4188. TailMerging can't tolerate inexact |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Evan Cheng | Apply patch review feedback. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Jay Foad | Don't #include DerivedTypes.h from TargetData.h. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Dan Gohman | Add a comment about the special meaning of VoidTy in... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Dan Gohman | Fix two wording errors that Duncan spotted. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Dan Gohman | Make this grep line a little more specific so that... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Evan Cheng | Unbreak non-debug build. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Evan Cheng | Eliminate a compiler warning. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Dan Gohman | When scalarizing a vector BITCAST, check whether the... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Dan Gohman | LLVM has unaligned loads and stores now. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Douglas Gregor | Add terminal width detection to llvm::sys::Process... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Dan Gohman | Upgrade this example to new-style syntax. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Dan Gohman | Convert a subtract into a negate and an add when it... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Dan Gohman | Add an svn:ignore. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Chris Lattner | remove some done things: we have nocapture and SROA... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Dale Johannesen | Reverse a loop that is counting up to a maximum to |
commit | commitdiff | tree | snapshot |
2009-05-11 |
John Mosby | Shrink wrapping in PEI: |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Jay Foad | Don't generate redundant casts of constant values when... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Jay Foad | Change TargetData::getIntPtrType() to return an Integer... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Sanjiv Gupta | Fix more naming issues. |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Sanjiv Gupta | Detect calls to compiler intrinsics and emit an extern... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Bill Wendling | Needed #includes. Thanks Fritz van Bommel! |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Bill Wendling | This is a large rewrite of how Dwarf info for inlined... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Nick Lewycky | Make MDNode use CallbackVH. Also change MDNode to store... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Sanjiv Gupta | Module iterator contains list of filescope functions... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Anton Korobeynikov | Add imm-reg and imm-mem patters for cmp on msp430 |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Anton Korobeynikov | Add MSP430 test for PR4136 |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Sanjiv Gupta | Changed lowering and asmprinter to use ABI Names class... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Bill Wendling | --- Reverse-merging r71370 into '.': |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Bill Wendling | A debug function start was not being recorded when... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Evan Cheng | Oops. Don't forget to align single bb loops. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Eli Friedman | Allow scalar evolution to compute iteration counts... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Eli Friedman | Remove a completed optimization. Add a potential optim... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Duncan Sands | Rename PaddedSize to AllocSize, in the hope that this |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Sanjiv Gupta | Use 16 bit arithmetic while retrieving the address... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Evan Cheng | Factor out code that optimize loop terminating condition. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Dan Gohman | Don't attempt to handle unsized types in ScalarEvolutio... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Evan Cheng | Enable loop bb placement optimization. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Dan Gohman | Fix bogus overflow checks by replacing them with actual |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Evan Cheng | PPC::B and PPC::BCC's target operand may be an immediate. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Mike Stump | In non-pic builds, we can use -mdynamic-no-pic for... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Dan Gohman | Use .td for tablegen files, not .ll. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Mike Stump | Avoid warning in release-asserts build. |
commit | commitdiff | tree | snapshot |
next |