| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix spelling. | Duncan Sands | 2008-06-08 | 1 | -6/+6 |
* | Remove invalid test | Anton Korobeynikov | 2008-06-08 | 1 | -141/+0 |
* | Add win64 | Anton Korobeynikov | 2008-06-08 | 1 | -7/+16 |
* | This was fixed | Anton Korobeynikov | 2008-06-08 | 1 | -16/+2 |
* | add some notes. | Chris Lattner | 2008-06-08 | 1 | -38/+86 |
* | Added FP instruction formats. | Bruno Cardoso Lopes | 2008-06-08 | 1 | -1/+58 |
* | Temporarily reverting r52056. It's causing PPC to fail to bootstrap. | Bill Wendling | 2008-06-08 | 1 | -3/+0 |
* | Added support for FP Registers | Bruno Cardoso Lopes | 2008-06-07 | 1 | -31/+153 |
* | Update VC project files, patch by Cédric Venet! | Chris Lattner | 2008-06-07 | 2 | -0/+12 |
* | Speculatively execute a block when the the block is the then part of a triang... | Evan Cheng | 2008-06-07 | 2 | -0/+142 |
* | Fix run line. | Evan Cheng | 2008-06-07 | 1 | -1/+1 |
* | Revert r52046. It broke cbe on x86 / Mac OS X. | Evan Cheng | 2008-06-07 | 1 | -21/+6 |
* | CodeGen support for insertvalue and extractvalue, and for loads and | Dan Gohman | 2008-06-07 | 1 | -26/+233 |
* | Connect successors before creating the DAG node for the branch. This has | Owen Anderson | 2008-06-07 | 1 | -22/+24 |
* | get rid of ExtractValueInst::init's Value argument, it is already passed to t... | Gabor Greif | 2008-06-06 | 2 | -12/+10 |
* | Typo. | Evan Cheng | 2008-06-06 | 1 | -1/+1 |
* | make ExtractValueInst derived from UnaryInstruction | Gabor Greif | 2008-06-06 | 3 | -31/+19 |
* | Enable stack coloring by default. | Evan Cheng | 2008-06-06 | 2 | -8/+11 |
* | PPC preferred loop alignment is 16. | Evan Cheng | 2008-06-06 | 1 | -0/+3 |
* | LoopSimplify preserves AA. | Devang Patel | 2008-06-06 | 1 | -3/+5 |
* | Print debug message only if there are dead passes. | Devang Patel | 2008-06-06 | 1 | -2/+3 |
* | Include loop deletion and the ADCE rewrite in the release notes. | Owen Anderson | 2008-06-06 | 1 | -0/+5 |
* | Testcase for PR2418 | Anton Korobeynikov | 2008-06-06 | 1 | -0/+141 |
* | Handle assembler identifiers specially in CBE. This fixes PR2418. | Anton Korobeynikov | 2008-06-06 | 1 | -6/+21 |
* | Tighten up the abstraction slightly. | Duncan Sands | 2008-06-06 | 2 | -12/+19 |
* | Wrap MVT::ValueType in a struct to get type safety | Duncan Sands | 2008-06-06 | 68 | -2845/+2862 |
* | As Chris suggested, handle the situation if ShAmt larger than BitWidth, | Zhou Sheng | 2008-06-06 | 1 | -1/+1 |
* | Refine stack slot interval weight computation. | Evan Cheng | 2008-06-06 | 3 | -27/+64 |
* | Turn stdout into binary mode during bitcode emission. | Anton Korobeynikov | 2008-06-06 | 1 | -0/+5 |
* | Provide hooks for libgcc symbols' address resolution inside lli on mingw32. | Anton Korobeynikov | 2008-06-06 | 1 | -0/+30 |
* | Added custom isel for MUL, SDIVREM, UDIVREM, SMUL_LOHI and UMUL_LOHI nodes | Bruno Cardoso Lopes | 2008-06-06 | 2 | -56/+76 |
* | Added custom SELECT_CC lowering | Bruno Cardoso Lopes | 2008-06-06 | 5 | -14/+175 |
* | Revert 52002. | Dan Gohman | 2008-06-05 | 2 | -26/+1 |
* | Expose a public interface to this pass. | Chris Lattner | 2008-06-05 | 2 | -40/+73 |
* | Let libcall semantics decide whether it knows about functions | Chris Lattner | 2008-06-05 | 1 | -2/+2 |
* | Warn of potential violations of strict aliasing rules. | Evan Cheng | 2008-06-05 | 1 | -1/+1 |
* | Don't break strict aliasing. | Evan Cheng | 2008-06-05 | 1 | -6/+6 |
* | Describe loop index split. | Devang Patel | 2008-06-05 | 1 | -1/+15 |
* | Wording fixes. Thanks Bill! | Dan Gohman | 2008-06-05 | 1 | -3/+3 |
* | Remove debugging code. | Owen Anderson | 2008-06-05 | 1 | -4/+0 |
* | fix typos, tweak stuff, make it to validate | Gabor Greif | 2008-06-05 | 1 | -20/+20 |
* | Use the newly created helper on LiveIntervals. | Owen Anderson | 2008-06-05 | 1 | -116/+21 |
* | Add a helper for constructing new live ranges that ended from an instruction ... | Owen Anderson | 2008-06-05 | 2 | -0/+20 |
* | Move i128 on x86-64 from the codegen section to the x86-specific section. | Dan Gohman | 2008-06-05 | 1 | -1/+2 |
* | Add a note about improved alignment detection. | Dan Gohman | 2008-06-05 | 1 | -0/+2 |
* | Add a note mentioning --view-sunit-dags improvements. | Dan Gohman | 2008-06-05 | 1 | -0/+2 |
* | Expand the bullet item about i128 support and APInt usage in codegen. | Dan Gohman | 2008-06-05 | 1 | -1/+6 |
* | Add a test case for opt -instcombine bug fix in revision 52003. | Zhou Sheng | 2008-06-05 | 1 | -0/+7 |
* | If BitWidth equals to ShtAmt, the RHSKnownZero[BitWidth-ShiftAmt-1] will | Zhou Sheng | 2008-06-05 | 1 | -1/+1 |
* | Change the Verifier to support returning first class aggregrates. | Matthijs Kooijman | 2008-06-05 | 2 | -1/+26 |