2009-11-14 |
Evan Cheng | Add radar number. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Evan Cheng | Fix PR5412: Fix an inverted check and another missing... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Dan Gohman | Enable the tail call optimization when the caller retur... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Evan Cheng | When expanding t2STRDi8 r, r to two stores, add kill... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Jakob Stoklund... | Fix bug in -split-phi-edges. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Jakob Stoklund... | Update MachineDominator information |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Lang Hames | Added an API to the SlotIndexes pass to allow new instr... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Evan Cheng | Fix PR5411. Bug in UpdateKills. A reg def partially... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Eric Christopher | Remove extraneous commit. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Eric Christopher | Print out something, even if it's non-parseable later... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Dan Gohman | Move the FixedStackPseudoSourceValueVal enum value... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Bill Wendling | Disable the JITTest.NoStubs test for Darwin PPC. It... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jakob Stoklund... | Fix PHIElimination optimization that uses MBB->getBasic... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jakob Stoklund... | Add MachineFunction::verify() to call the machine code... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jakob Stoklund... | The instruction pointer %RIP is a reserved register... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jakob Stoklund... | Fix polarity of a CFG check in machine verifier. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Dan Gohman | Use .data() instead of .c_str() when nul-termination... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Devang Patel | Do not use value handle to wrap MDNode in DIDescriptor. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
David Greene | Move DebugInfo checks into EmitComments and remove... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Dan Gohman | When optimizing for size, don't tail-merge unless it... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Evan Cheng | Fix PR5410: LiveVariables lost subreg def: |
commit | commitdiff | tree | snapshot |
2009-11-13 |
David Goodwin | Allow target to specify regclass for which antideps... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Bruno Cardoso... | Support fp64 immediate zero, this fixes only part of... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Dan Gohman | Don't let a noalias difference disrupt the tailcall... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
David Greene | Remove duplicate APIs and state WRT spill objects. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Rafael Espindola | Distinguish "a," from "a". The first one splits into... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Devang Patel | Revert r87059 for now. It is failing clang tests. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Devang Patel | Ignore nameless variables. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Rafael Espindola | Switch to smallvector. Also fix issue with using unsige... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Dale Johannesen | Adjust isConstantSplat to allow for big-endian targets. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Victor Hernandez | Remove unnecessary llvm.dbg.declare bitcast |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Rafael Espindola | Add a new split method to StringRef that puts the subst... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jim Grosbach | Block renumbering |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jim Grosbach | use lower case for readability |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Daniel Dunbar | Update test. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
David Greene | Fix a bootstrap failure. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Owen Anderson | Re-enable this code, since redundant PHIs are now being... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Bill Wendling | Simplify code a bit |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Bill Wendling | Refactor code that checks if it's a call to a "nounwind... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Chris Lattner | use isInstructionTriviallyDead, as pointed out by Duncan |
commit | commitdiff | tree | snapshot |
2009-11-12 |
David Greene | Do some cleanups suggested by Chris. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Daniel Dunbar | StringRef(const char*) should not be used to turn null... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
David Greene | Set the ReloadReuse AsmPrinter flag where appropriate. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Daniel Dunbar | Remove my Value.h build fix. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
David Greene | Fix a build error by providing a missing enum value. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
David Greene | Make the MachineFunction argument of getFrameRegister... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
David Greene | Add hasLoadFromStackSlot and hasStoreToStackSlot to... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Daniel Dunbar | Attempt to unbreak LLVM build, David G. please check. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Daniel Dunbar | Fix -Asserts warning. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Bill Wendling | If there's more than one function operand to a call... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
David Greene | Add a bool flag to StackObjects telling whether they... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Benjamin Kramer | Add compare_lower and equals_lower methods to StringRef... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
David Greene | Make FixedStackPseudoSourceValue a first-class PseudoSo... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
David Greene | Add AsmPrinter comment flags to machine instructions... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
David Greene | Add comment flags so AsmPrinter can output additional... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
David Goodwin | Rename registers to break output dependencies in additi... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Devang Patel | "Attach debug info with llvm instructions" mode was... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Dan Gohman | Mark DBG_LABEL, EH_LABEL, and GC_LABEL as not-duplicabl... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Benjamin Kramer | Silence a warning on targets with unsigned chars. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Jim Grosbach | Update TB[BH] layout optimization. Add support for... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Jim Grosbach | Clean up testcase a bit. Simplify case blocks and adjus... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Nuno Lopes | fix crash in my previous patch |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Nuno Lopes | implement shl, ashr, and lshr methods. shl is not fully... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Benjamin Kramer | Fix typo in run line. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Gabor Greif | typo |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Chris Lattner | implement a nice little efficiency hack in the inliner... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Evan Cheng | RegScavenger::enterBasicBlock should always reset regis... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Evan Cheng | - Teach LSR to avoid changing cmp iv stride if it will... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Evan Cheng | Use table to separate opcode from operands. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Evan Cheng | isLegalICmpImmediate should take a signed integer;... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Oscar Fuentes | CMake: Hopefully unbreak the build by mimicking the... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Rafael Espindola | Add the --with-c-include-dirs to llvm's configure. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Oscar Fuentes | CMake: Pass -lm to check_symbol_exists for detecting... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Chris Lattner | use getPredicateOnEdge to fold comparisons through... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Chris Lattner | various fixes to the lattice transfer functions. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Chris Lattner | switch jump threading to use getPredicateOnEdge in... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Chris Lattner | Add a new getPredicateOnEdge method which returns more... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Jim Grosbach | Move the utility function UpdateTerminator() from CodeP... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Jim Grosbach | Revert 86857. It's causing consumer-typeset to fail... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Eric Christopher | Use stubs when we have them, otherwise use code we... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Daniel Dunbar | Add the braces gcc suggested. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Nick Lewycky | Add CreateNUWAdd and CreateNUWSub to complement the... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Chris Lattner | should not commit when distracted. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Dan Gohman | Make the BranchFolderPass class local to BranchFolding... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Chris Lattner | We now thread some impossible condition information... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Dan Gohman | Minor code cleanups. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Chris Lattner | with the new code we can thread non-instruction values... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Chris Lattner | this argument can be an arbitrary value, it doesn't... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Chris Lattner | expose edge information and switch j-t to use it. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Lang Hames | Fixed an iteration condition in PreAllocSplitting.... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Chris Lattner | move some stuff into DEBUG's and turn on lazy-value... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Eric Christopher | Fix typo, cleanup whitespace. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Devang Patel | Do not use StringRef in DebugInfo interface. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Dan Gohman | Tail merge at any size when there are two potentials... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Bill Wendling | Don't mark a call as potentially throwing if the functi... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Bruno Cardoso... | A real solution for the first part of PR5445 |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Chris Lattner | make LazyValueInfo actually to some stuff. This isn... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Chris Lattner | pass TD into a SimplifyCmpInst call. Add another case... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Dan Gohman | Promote MergePotentialsElt and SameTailElt to be regula... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Kenneth Uildriks | x86 users can now return arbitrary sized structs. ... |
commit | commitdiff | tree | snapshot |
next |