| Age | Commit message (Expand) | Author |
| 2010-08-02 | PR7781: Fix incorrect shifting in PPCTargetLowering::LowerBUILD_VECTOR. | Eli Friedman |
| 2010-07-16 | Consider this function: | Bill Wendling |
| 2010-07-15 | Revert. This isn't the correct way to go. | Bill Wendling |
| 2010-07-15 | Handle code gen for the unreachable instruction if it's the only instruction in | Bill Wendling |
| 2010-07-06 | Fix up -fstack-protector on linux to use the segment | Eric Christopher |
| 2010-07-01 | Implement the "linker_private_weak" linkage type. This will be used for | Bill Wendling |
| 2010-06-24 | Eliminate the other half of the BRCOND optimization, and update | Dan Gohman |
| 2010-06-24 | Eliminate the first have of the optimization which eliminates BRCOND | Dan Gohman |
| 2010-06-15 | Remove the local register allocator. | Jakob Stoklund Olesen |
| 2010-05-28 | Fix some latency computation bugs: if the use is not a machine opcode do not ... | Evan Cheng |
| 2010-05-17 | Only use clairvoyance when defining a register, and then only if it has one use. | Jakob Stoklund Olesen |
| 2010-05-13 | Take allocation hints from copy instructions to/from physregs. | Jakob Stoklund Olesen |
| 2010-05-12 | Enable a bunch more -regalloc=fast tests | Jakob Stoklund Olesen |
| 2010-05-03 | Implement builtin_return_address(x) and builtin_frame_address(x) | Dale Johannesen |
| 2010-05-02 | Remove the -enable-sjlj-eh option, which doesn't do anything. | Duncan Sands |
| 2010-04-26 | on darwin empty functions need to codegen into something of non-zero length, | Chris Lattner |
| 2010-04-20 | Bill's change in r95336 broke empty aggregates embedded | Chris Lattner |
| 2010-04-17 | Start function numbering at 0. | Dan Gohman |
| 2010-04-07 | add newlines at the end of files. | Chris Lattner |
| 2010-04-07 | Split big test into multiple directories to cater to | Dale Johannesen |
| 2010-04-02 | After trivial coalescing, the MI being visited may have become a copy. Avoid ... | Evan Cheng |
| 2010-03-28 | add some nounwinds | Chris Lattner |
| 2010-03-28 | this takes an insane amount of time to run, disable it for now (PR6727) | Chris Lattner |
| 2010-03-14 | Turn calls to copysignl into an FCOPYSIGN node. Handle FCOPYSIGN nodes | Duncan Sands |
| 2010-03-14 | fix AsmPrinter::GetBlockAddressSymbol to always return a unique | Chris Lattner |
| 2010-03-14 | get MMI out of the label uniquing business, just go to MCContext | Chris Lattner |
| 2010-03-10 | Enable machine cse pass. | Evan Cheng |
| 2010-03-09 | The address of an indirect call must be in R12 on Darwin. | Dale Johannesen |
| 2010-02-28 | add some random nounwinds. | Chris Lattner |
| 2010-02-26 | Use the right floating point load/store instructions in PPCInstrInfo::foldMem... | Jakob Stoklund Olesen |
| 2010-02-24 | Change the scheduler from adding nodes in allnodes order | Chris Lattner |
| 2010-02-22 | When emitting an instruction which depends on both a post-incremented | Dan Gohman |
| 2010-02-21 | add some no-unwinds, other minor cleanups. | Chris Lattner |
| 2010-02-21 | add a triple so that this doesn't fail due to linux/ppc register printing | Chris Lattner |
| 2010-02-21 | filecheckize and add nouwinds. | Chris Lattner |
| 2010-02-16 | Make g5 target explicit; scheduling affects register choice. | Dale Johannesen |
| 2010-02-16 | Adjust register numbers in tests to compensate for the | Dale Johannesen |
| 2010-02-12 | When save/restoring CR at prolog/epilog, in a large | Dale Johannesen |
| 2010-02-06 | Fix alignment on ppc linux. This fixes the build of crtend.o | Rafael Espindola |
| 2010-02-05 | Make test more fucused eliminating extraneous bits. | Bill Wendling |
| 2010-02-05 | An empty global constant (one of size 0) may have a section immediately | Bill Wendling |
| 2010-02-03 | Reapply 95050 with a tweak to check the register class. | Dale Johannesen |
| 2010-02-02 | Test revert 95050; there's a good chance it's causing | Dale Johannesen |
| 2010-02-02 | Make local RA smarter about reusing input register of a copy | Dale Johannesen |
| 2010-01-28 | Give AsmPrinter the most common expected implementation of | Chris Lattner |
| 2010-01-25 | Attempt to unbreak test on Linux. Chris, please check. | Daniel Dunbar |
| 2010-01-23 | stop testing for invalid output. | Chris Lattner |
| 2010-01-21 | testcase for r94095 | Chris Lattner |
| 2010-01-19 | Now that we have everything nicely factored (e.g. asmprinter is not | Chris Lattner |
| 2010-01-13 | remove uses of deprecated functions, this generates slightly | Chris Lattner |