2006-02-12 |
Chris Lattner | move a failing testcase from bit-tracking.ll to narrow... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Chris Lattner | Revert my last patch. It too breaks stuff |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Chris Lattner | Make these tests fail if opt crashes. |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Chris Lattner | Fix for my previously reverted patch |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Chris Lattner | Update comments to be actually accurate |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Chris Lattner | This is implemented by the simplify-libcalls pass,... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Chris Lattner | Port the recent innovations in ComputeMaskedBits to... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Chris Lattner | revert my previous change, it exposed other problems. |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Duraid Madina | fix storing booleans (grawp missed this one) |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Duraid Madina | now short immediates will get matched (previously const... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Chris Lattner | Make this check stricter. Disallow loop exit blocks... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Evan Cheng | Prevent certain nodes that have already been selected... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Chris Lattner | remove dead expr |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Jim Laskey | Reorg for integration with gcc4. Old style debug info... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Chris Lattner | implement unswitching of loops with switch stmts and... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Chris Lattner | Update PHI nodes in successors of exit blocks. |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Chris Lattner | Reform the unswitching code in terms of edge splitting... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Evan Cheng | Nicer code. :-) |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Evan Cheng | Added X86 isel debugging stuff. |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Chris Lattner | Remove a level of indirection. |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Chris Lattner | Fix a case where UnswitchTrivialCondition broke critica... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Chris Lattner | Use the auto-generated call matcher. Remove a broken... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Chris Lattner | Update to new-style flags usage, simplifying the .td... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Evan Cheng | Remove a completed entry; add a new entry about fisttp op |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Chris Lattner | add some notes, move some code around. Implement unswi... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Chris Lattner | Move code around to be more logical, no functionality... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Chris Lattner | When unswitching a trivial loop, do admit we are doing... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Chris Lattner | Implement unconditional unswitching of 'trivial' loops... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | Simplify control flow a bit, note that unswitch preserv... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Evan Cheng | Match tblgen change. |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Evan Cheng | Call InsertISelMapEntry rather than map insertion opera... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Evan Cheng | Added SelectionDAG::InsertISelMapEntry(). This is used... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | Make the threshold a parameter |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | Done |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | Enable LSR by default for SPARC: it is a clear win. |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | Simplify the loop-unswitch pass, by not even trying... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | Fix 80-column violations |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | Enhance MVIZ in three ways: |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Evan Cheng | Match getTargetNode() changes (now return SDNode* inste... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Evan Cheng | Match getTargetNode() changes (now returns SDNode*... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Evan Cheng | More changes to reduce frame size. |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | this apparently passes on linux |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | add an option to turn on LSR. |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | simplify this code now that each constant pool entry... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | Adjust to MachineConstantPool interface change: instead... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | instead of keeping track of Constant/alignment pairs... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | rename fields of constant pool entries |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | Use a MachineConstantPoolEntry struct instead of a... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | Simplify code, alignment must be specified now. |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | Assert invariants |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | Require an alignment. |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | Make MachineConstantPool entries alignments explicit |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | Always pass in an alignment. |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | provide an explicit alignment for cp entries |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Chris Lattner | Add a comment: value is log2 |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Evan Cheng | Change Select() from |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Darwin doesn't support #APP/#NO_APP |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Add support for assembler directives that wrap inline asm |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Rename BSel -> PPCBSel for the benefit of doxygen users. |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Jim Laskey | Disable this test for the time being as debug is brough... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | add a simple optimization |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Mention that delta can be used to reduce some Front... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Add SRoA to the lexicon. Patch by Marco Matthies! |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Evan Cheng | Added options -cflag, -cxxflags, and -ldflags to overri... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Simplify some code, reducing calls to MaskedValueIsZero... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Evan Cheng | Remove -pedantic. It no longer works. |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | more email -> README moving |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Emit the 'mr' pseudoop for easier reading. |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Add some random notes, not high-prio |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Move emails from nate into public places |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Use EraseInstFromFunction in a few cases to put the... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Implement some more interesting select sccp cases.... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | new testcase for more interesting select sccp cases |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Compile this: |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Add some happy helper methods. |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Fix a problem in my patch yesterday, causing a miscompi... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Evan Cheng | Fixed a local common symbol bug. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Evan Cheng | For ELF, .comm takes alignment value as the optional... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | Implement getConstraintType for PPC. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | getConstraintType should be virtual. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | Fix Transforms/InstCombine/2006-02-07-SextZextCrash.ll |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | new testcase that caused instcombine to crash on 176... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Evan Cheng | Darwin ABI issues: weak, linkonce, etc. dynamic-no... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Evan Cheng | Remind myself to add PIC and static asm printer support. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | Generalize MaskedValueIsZero into a ComputeMaskedNonZer... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | Make MaskedValueIsZero take a uint64_t instead of a... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | Use Type::getIntegralTypeMask() to simplify some code |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | Implement the beginnings of a facility for simplifying... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | add a new Type::getIntegralTypeMask() method, which... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Jeff Cohen | The interpreter assumes that the caller of runFunction... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Jeff Cohen | Teach the interpreter to handle global variables that... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Jeff Cohen | Fix some truncation warnings. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | fix an error compiling with -pedantic |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | Add the simple PPC integer constraints |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Evan Cheng | Hoist all SDOperand declarations within a Select_{opcod... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Chris Lattner | Eliminate the printCallOperand method, using a 'call... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Chris Lattner | Add support for modifier strings in machine instr descr... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Chris Lattner | Simplify the variant handling code, no functionality... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Chris Lattner | Change prototype |
commit | commitdiff | tree | snapshot |
next |