2009-05-17 |
Duncan Sands | Check that the gcc front-end is not doing inlining |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Anton Korobeynikov | Mark rotl/rotr as expand. This generates pretty ugly... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Anton Korobeynikov | Typo |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Bill Wendling | Formatting. Some updating of data structures. More... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Owen Anderson | Significantly improve Atomic.h by pulling in code from... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Owen Anderson | Remove the volatile marker from the cas_flag typedef... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Jakob Stoklund... | Fix a missing def-flag on a Mips epilogue load. |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Jakob Stoklund... | Remember to set def-flag on register loaded from stack... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Jakob Stoklund... | Verify that explicit definitions in the TargetInstrDesc... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Jakob Stoklund... | Allow redefinition of reserved registers. |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Owen Anderson | Back out the thread-safe ManagedStatic for now. Too... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Duncan Sands | Put back a bit of expensive checking logic that |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Duncan Sands | Make sure the CXXFLAGS setting is picked up by |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Duncan Sands | Pacify gcc-4.3, which suggests explicit braces here |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Jakob Stoklund... | Help DejaGnu avoid pipe-jam by producing less output... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Jakob Stoklund... | Pass to verify generated machine code. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Jay Foad | Work around the fact that GNU libstdc++'s debug mode... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Anton Korobeynikov | Unbreak mingw build |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Owen Anderson | Improve compatibility with older versions of Windows. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Bill Wendling | Split out the DwarfDebug module from the DwarfWriter... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Owen Anderson | Factor out some common code, fix more typoes, and add... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Owen Anderson | Fix an unfortunate typo. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Bill Wendling | Mark class as hidden. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Owen Anderson | (Hopefully) unbreak Apple-style builds. |
commit | commitdiff | tree | snapshot |
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 |
next |