| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix whitespacing (space after switch). | Mike Stump | 2009-05-13 | 3 | -33/+32 |
* | Spelling correction s/builting/builtin/ and remove trailing whitespace in a f... | Jim Grosbach | 2009-05-13 | 1 | -10/+10 |
* | Run code placement optimization for targets that want it (arm and x86 for now). | Evan Cheng | 2009-05-13 | 4 | -0/+6 |
* | Change MachineInstrBuilder::addReg() to take a flag instead of a list of | Bill Wendling | 2009-05-13 | 19 | -153/+196 |
* | Handle some additonal cases of external weak globals. | Dale Johannesen | 2009-05-13 | 1 | -4/+22 |
* | Move the bookkeeping of the debug scopes back to the place where it | Bill Wendling | 2009-05-13 | 1 | -20/+20 |
* | Don't generate a select whose operand is load of a weak | Dale Johannesen | 2009-05-13 | 1 | -0/+6 |
* | PEI: rename PEI.h to PrologEpilogInserter.h to adhere to file naming standard | John Mosby | 2009-05-13 | 3 | -2/+2 |
* | calls in nothrow functions can be marked nothrow even if the callee | Chris Lattner | 2009-05-13 | 1 | -0/+10 |
* | Run through the list of globals once and sectionize all types of globlas incl... | Sanjiv Gupta | 2009-05-13 | 4 | -38/+72 |
* | Avoid getting a compiler warning | Duncan Sands | 2009-05-13 | 1 | -1/+1 |
* | add IVUsers.cpp | Chris Lattner | 2009-05-13 | 1 | -0/+1 |
* | add ShrinkWrapping.cpp | Chris Lattner | 2009-05-13 | 1 | -0/+1 |
* | Fix PR4206 - crash in simplify lib calls | Chris Lattner | 2009-05-13 | 1 | -1/+1 |
* | Fix for PR4121. If TwoAddressInstructionPass removes a dead def, and the regB | Lang Hames | 2009-05-13 | 1 | -0/+6 |
* | Add three new helper routines, getNoopOrZeroExtend, | Dan Gohman | 2009-05-13 | 1 | -0/+47 |
* | Add an int64_t variant of abs, for host environments | Dale Johannesen | 2009-05-13 | 2 | -5/+5 |
* | Add support for GCC compatible builtin setjmp and longjmp intrinsics. This is | Jim Grosbach | 2009-05-12 | 7 | -5/+60 |
* | If header of inner loop is aligned, do not align the outer loop header. We do... | Evan Cheng | 2009-05-12 | 1 | -6/+33 |
* | Teach TransferDeadness to delete truly dead instructions if they do not produ... | Evan Cheng | 2009-05-12 | 2 | -21/+60 |
* | correct register class for tADDspi to GPR since the register will always be SP | Jim Grosbach | 2009-05-12 | 1 | -1/+1 |
* | More MSVC fixes -- class/struct conflicts. | Bill Wendling | 2009-05-12 | 1 | -1/+1 |
* | Restructure PEI code: | John Mosby | 2009-05-12 | 3 | -1307/+1375 |
* | Switch to using IRBuilder throughout. | Jay Foad | 2009-05-12 | 1 | -204/+195 |
* | 80 col violations. | Evan Cheng | 2009-05-12 | 1 | -2/+4 |
* | Fixed a stack slot coloring with reg bug: do not update implicit use / def wh... | Evan Cheng | 2009-05-12 | 2 | -16/+47 |
* | Fix up a few minor typos in comments. | Bob Wilson | 2009-05-12 | 1 | -7/+7 |
* | Fix 80-col violations and remove trailing whitespace. No functional changes. | Bob Wilson | 2009-05-12 | 1 | -69/+71 |
* | Iterate over globals once and sectionize them into appropriate sections. | Sanjiv Gupta | 2009-05-12 | 4 | -78/+111 |
* | We do not need to create a label for external defs and decls, | Sanjiv Gupta | 2009-05-12 | 2 | -17/+4 |
* | Mark mayLoad, mayStore for insns correctly and use them | Sanjiv Gupta | 2009-05-12 | 3 | -24/+14 |
* | Fix pr4195: When iterating through predecessor blocks, break out of the loop | Bob Wilson | 2009-05-12 | 1 | -3/+3 |
* | Factor the code for collecting IV users out of LSR into an IVUsers class, | Dan Gohman | 2009-05-12 | 4 | -930/+975 |
* | When forgetting SCEVs for loop PHIs, don't forget SCEVUnknown values. | Dan Gohman | 2009-05-12 | 1 | -2/+12 |
* | Fix GetMinTrailingZeros for SCEVSignExtend and SCEVZeroExtendExpr to | Dan Gohman | 2009-05-12 | 1 | -2/+2 |
* | Avoid unneeded SIB byte encoding. Patch by Zoltan Varga. | Evan Cheng | 2009-05-12 | 2 | -2/+4 |
* | - Record that the debug info is actually used so that the label folder doesn't | Bill Wendling | 2009-05-12 | 1 | -10/+10 |
* | Fixed PR4090. | Lang Hames | 2009-05-11 | 1 | -1/+16 |
* | Teach LSR to optimize more loop exit compares, i.e. change them to use postin... | Evan Cheng | 2009-05-11 | 1 | -43/+139 |
* | Fix PR4188. TailMerging can't tolerate inexact | Dale Johannesen | 2009-05-11 | 1 | -0/+15 |
* | Apply patch review feedback. | Evan Cheng | 2009-05-11 | 1 | -0/+2 |
* | Don't #include DerivedTypes.h from TargetData.h. | Jay Foad | 2009-05-11 | 1 | -0/+1 |
* | Fix two wording errors that Duncan spotted. | Dan Gohman | 2009-05-11 | 1 | -1/+1 |
* | Unbreak non-debug build. | Evan Cheng | 2009-05-11 | 1 | -0/+8 |
* | Eliminate a compiler warning. | Evan Cheng | 2009-05-11 | 1 | -0/+1 |
* | When scalarizing a vector BITCAST, check whether the operand has vector | Dan Gohman | 2009-05-11 | 1 | -1/+2 |
* | LLVM has unaligned loads and stores now. | Dan Gohman | 2009-05-11 | 1 | -2/+1 |
* | Add terminal width detection to llvm::sys::Process. This is needed to | Douglas Gregor | 2009-05-11 | 2 | -0/+53 |
* | Upgrade this example to new-style syntax. | Dan Gohman | 2009-05-11 | 1 | -5/+5 |
* | Convert a subtract into a negate and an add when it helps x86 | Dan Gohman | 2009-05-11 | 2 | -1/+71 |