2009-05-15 |
Evan Cheng | Fix PR4210. Rewritter should track and update kills... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Owen Anderson | Don't #include OSAtomic.h unless we really need it. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Nick Lewycky | Fix warning. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Nick Lewycky | Add extra parenthesis around || statements to pacify... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Bill Wendling | Move c'tor/d'tor to top of file. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Bill Wendling | Split out the DwarfException class into its own file... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Bill Wendling | Split out the Dwarf writer stuff into separate files... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Owen Anderson | Now with working on Leopard! |
commit | commitdiff | tree | snapshot |
2009-05-14 |
David Greene | Implement !if, analogous to $(if) in GNU make. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Mike Stump | Reflow to fit 80-col. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Mike Stump | Reflow to fit 80-col. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
David Greene | Fix tests to not upset DejaGNU. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
David Greene | Graduate LLVM to the big leagues by embedding a LISP... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
David Greene | Implement a !foreach operator analogous to GNU make... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
David Greene | Implement a !subst operation simmilar to $(subst) in... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Owen Anderson | Dropped this #include by accident. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Owen Anderson | Make ManagedStatic threadsafe by using atomic operations. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Owen Anderson | Add CompareAndSwap. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
David Greene | Implement !cast. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
David Greene | Operation Enhancements |
commit | commitdiff | tree | snapshot |
2009-05-14 |
David Greene | Fix PR4207. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Owen Anderson | Down with static variables! |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Mike Stump | Tag blocks with DW_AT_APPLE_block. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Dale Johannesen | Reuse existing getUnderlyingObject instead of |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Bill Wendling | Non-functionality changes: |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Bill Wendling | Clean up this file fixing 80-column violations, bad... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Bob Wilson | Revert r71744. I must not have understood this correct... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Dale Johannesen | Use abs64 in one more place. |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Jim Grosbach | clean up line-wrapping |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Owen Anderson | Add an Atomic.h to the System library, for providing... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Lang Hames | Fix for PR4124. Make TwoAddressFormPass::FindLastUseInM... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Jim Grosbach | Update the names of the exception handling sjlj instrin... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Dan Gohman | Add an assert to turn a segfault on an unsupported... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Mike Stump | Add dumping support for DW_AT_APPLE_isa and DW_AT_APPLE... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Bill Wendling | There's yet more ugliness (surprise!) in DebugInfo... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Bob Wilson | The IfConverter::MergeBlocks method appears to be used... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Jim Grosbach | Removing the HasBuiltinSetjmp flag and associated bits... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Bob Wilson | Revert a portion of Dan's change r71018 that I'm convin... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Bob Wilson | Merge adjacent conditional. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Bob Wilson | Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Bob Wilson | Fix some typos and spelling and grammar, mostly in... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Mike Stump | Fix whitespacing (space after switch). |
commit | commitdiff | tree | snapshot |
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 |
next |