2009-10-10 |
Benjamin Kramer | More spelling fixes. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Duncan Sands | Spelling fixes. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Chris Lattner | more tweaks |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Duncan Sands | Remove an inappropriate line in the description of the |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Chris Lattner | continue decoding chris scribble. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Chris Lattner | remove some dead passes |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Chris Lattner | checkpoint. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Chris Lattner | fix broken anchors. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Chris Lattner | use a typedef instead of spelling out an insane type... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Chris Lattner | Change jump threading to use the new SSAUpdater class... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Chris Lattner | Implement an efficient and fully general SSA update... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Chris Lattner | add some WeakVH::operator='s. Without these, assigning |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Chris Lattner | change some static_cast into cast, pointed out by Gabor. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Chris Lattner | add a version of PHINode::getIncomingBlock that takes... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Chris Lattner | random tidying |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Dan Gohman | Create a new InstrEmitter class for translating Selecti... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Dan Gohman | Make getMachineNode return a MachineSDNode* instead... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Dan Gohman | Remove a no-longer-necessary #include. |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Dan Gohman | Replace X86's CanRematLoadWithDispOperand by calling... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Dan Gohman | Fix a missing initialization of PostRAScheduler's AA... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Dan Gohman | The ScheduleDAG framework now requires an AliasAnalysis... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Dan Gohman | Update this test; the code is the same but it gets... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Dan Gohman | Mark the LDR instruction with isReMaterializable, as... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Dan Gohman | Factor out LiveIntervalAnalysis' code to determine... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Devang Patel | Extract scope information from the variable itself... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Jeffrey Yasskin | ExecutionEngine::clearGlobalMappingsFromModule failed... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Dan Gohman | Add a const qualifier. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Dale Johannesen | Use names instead of numbers for some of the magic |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Kevin Enderby | Added another bit of the ARM target assembler to llvm... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Dan Gohman | isTriviallyReMaterializable checks the |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Dan Gohman | Fix the x86 test-shrink optimization so that it doesn... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Bob Wilson | Merge a bunch of NEON tests into larger files so they... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Dan Gohman | Add basic infrastructure and x86 support for preserving... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Devang Patel | Check invalid debug info for enums. This may happen... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Jim Grosbach | when previous scratch register is killed, flag the... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Bob Wilson | Convert some ARM tests with lots of greps to use FileCheck. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Dan Gohman | Revert r83606 and add comments explaining why it isn... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Nicolas Geoffray | As it turns out, the bug fixes in GC codegen did not... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Nicolas Geoffray | 80-columns! |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Nicolas Geoffray | Add initial information on VMKit. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Chris Lattner | more random updates. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Evan Cheng | Give Dan and my recent changes, machine LICM is now... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Chris Lattner | checkpoint. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Evan Cheng | Fix a logic error that caused non-rematable loop invari... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Chris Lattner | checkpoint. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Mikhail Glushenkov | Slight rewording. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Mikhail Glushenkov | Omit the 'out_file_index != -1' check when possible. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Mikhail Glushenkov | Use llvm-as only for compiling .ll -> .bc. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Bob Wilson | Commit one last NEON test to use FileCheck. That's... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Bob Wilson | Convert more NEON tests to use FileCheck. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Chris Lattner | update clang section. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Mikhail Glushenkov | Raise the limit on built-in plugins in llvmc to 10. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Mikhail Glushenkov | Reconfigure automatically when Base.td.in is changed. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Evan Cheng | Reset kill markers after live interval is reconstructed. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Evan Cheng | Indentation. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Dan Gohman | Preserve HasNSW and HasNUW when constructing SCEVs... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Dale Johannesen | When considering whether to inline Callee into Caller, |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Dan Gohman | Add the ability to track HasNSW and HasNUW on more... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Bob Wilson | Add codegen support for NEON vst4lane intrinsics with... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Bob Wilson | Add codegen support for NEON vst3lane intrinsics with... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Bob Wilson | Add codegen support for NEON vst2lane intrinsics with... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Bob Wilson | Convert more NEON tests to use FileCheck. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Bob Wilson | Add codegen support for NEON vld4lane intrinsics with... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Evan Cheng | Remove code that makes no sense. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Bob Wilson | Convert more NEON tests to use FileCheck. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Bob Wilson | Add codegen support for NEON vld3lane intrinsics with... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Douglas Gregor | Update CMake build yet again after a source file was... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Bill Wendling | It's possible for a global variable to be optimized... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Anton Korobeynikov | Use lower16 / upper16 imm modifiers to asmprint 32... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Devang Patel | Clear variable debug info map at the end of the function. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Bob Wilson | Add codegen support for NEON vld2lane intrinsics with... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Bob Wilson | Clean up some unnecessary initializations. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Bob Wilson | Clean up a comment (indentation was wrong). |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Bob Wilson | Add a SelectionDAG getTargetInsertSubreg convenience... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Devang Patel | Do not record line number to implicitly mark start... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Richard Osborne | Add missing names for the XCore specific LADD and LSUB... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Dan Gohman | Add a form of addPreserved which takes a string argumen... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Chris Lattner | some updates from users of llvm |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Richard Osborne | Add some peepholes for signed comparisons using ashr... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Chris Lattner | all content split into sections, still much work to... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Chris Lattner | remove LoopVR pass. According to Nick: |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Chris Lattner | checkpoint, this is still not comprehendible. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mikhail Glushenkov | Unbreak the build. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Bob Wilson | Convert more NEON tests to use FileCheck. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Bob Wilson | Add codegen support for NEON vst4 intrinsics with ... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mikhail Glushenkov | Make the Base plugin understand -MF and -MT. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mikhail Glushenkov | Input files should go before all other options. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Jim Grosbach | Cleanup up unused R3LiveIn tracking. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Jim Grosbach | Re-enable register scavenging in Thumb1 by default. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Jim Grosbach | bugfix. The target may use virtual registers that aren... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Bob Wilson | Add codegen support for NEON vst3 intrinsics with ... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Bob Wilson | Add codegen support for NEON vst2 intrinsics with ... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Jeffrey Yasskin | In instcombine's debug output, avoid printing ADD for... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Bob Wilson | Add codegen support for NEON vld4 intrinsics with ... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Bob Wilson | Convert more NEON tests to use FileCheck. |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Bob Wilson | Add codegen support for NEON vld3 intrinsics with ... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Jeffrey Yasskin | Fix the OProfile part of PR5018. This fixes --without... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Bob Wilson | Add codegen support for NEON vld2 intrinsics with ... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Jim Grosbach | reverting thumb1 scavenging default due to test failure... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Chris Lattner | second half of lazy liveness removal. |
commit | commitdiff | tree | snapshot |
next |