| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Adding DIImportedModules to DIScopes." | David Blaikie | 2013-03-28 | 35 | -624/+624 |
* | This patch follows is a follow up to r178171, which uses the register | Preston Gurd | 2013-03-27 | 4 | -5/+422 |
* | For the current Atom processor, the fastest way to handle a call | Preston Gurd | 2013-03-27 | 1 | -0/+45 |
* | R600/SI: add SETO/SETUO patterns | Christian Konig | 2013-03-27 | 2 | -0/+26 |
* | Print PPC ZERO as 0 (not r0) even on Darwin | Hal Finkel | 2013-03-27 | 1 | -3/+3 |
* | Enabling the generation of dependency breakers for partial updates on Cortex-... | Silviu Baranga | 2013-03-27 | 2 | -2/+41 |
* | R600/SI: add cummuting of rev instructions | Christian Konig | 2013-03-27 | 3 | -3/+3 |
* | R600/SI: add mulhu/mulhs patterns | Christian Konig | 2013-03-27 | 1 | -0/+16 |
* | R600/SI: add srl/sha patterns for SI | Christian Konig | 2013-03-27 | 2 | -0/+28 |
* | Allocate r0 on PPC | Hal Finkel | 2013-03-27 | 1 | -0/+18 |
* | Remove the link register from the GPR classes on PowerPC. | Bill Schmidt | 2013-03-27 | 7 | -15/+15 |
* | Adding DIImportedModules to DIScopes. | David Blaikie | 2013-03-27 | 35 | -624/+624 |
* | Don't spill PPC VRSAVE on non-Darwin (even in SjLj) | Hal Finkel | 2013-03-27 | 2 | -5/+10 |
* | Add XTEST codegen support | Michael Liao | 2013-03-26 | 1 | -0/+11 |
* | Enable SandyBridgeModel for all modern Intel P6 descendants. | Jakob Stoklund Olesen | 2013-03-26 | 2 | -3/+3 |
* | Use multiple virtual registers in PPC CR spilling | Hal Finkel | 2013-03-26 | 1 | -17/+23 |
* | Update PEI's virtual-register-based scavenging to support multiple simultaneo... | Hal Finkel | 2013-03-26 | 1 | -3/+3 |
* | Fix PRFCHW test on non-x86 builds | Michael Liao | 2013-03-26 | 1 | -1/+1 |
* | Add PREFETCHW codegen support | Michael Liao | 2013-03-26 | 1 | -0/+3 |
* | Hexagon: Use multiclass for aslh, asrh, sxtb, sxth, zxtb and zxth. | Jyotsna Verma | 2013-03-26 | 1 | -0/+21 |
* | R600/SI: mark most intrinsics as readnone v2 | Christian Konig | 2013-03-26 | 2 | -49/+84 |
* | Revise alignment checking/calculation on 256-bit unaligned memory access | Michael Liao | 2013-03-25 | 1 | -1/+23 |
* | Enhance folding of (extract_subvec (insert_subvec V1, V2, IIdx), EIdx) | Michael Liao | 2013-03-25 | 1 | -0/+13 |
* | Add an -mcpu option to a test that is apparently scheduler-sensitive. | Jakob Stoklund Olesen | 2013-03-25 | 1 | -1/+1 |
* | Disable some unsafe-fp-math DAG-combine transformation after legalization. | Shuxin Yang | 2013-03-25 | 1 | -0/+14 |
* | llvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them out of XFAIL:win32. | NAKAMURA Takumi | 2013-03-25 | 2 | -2/+2 |
* | XFAIL some of the generic CodeGen tests for Hexagon. | Jyotsna Verma | 2013-03-25 | 4 | -3/+4 |
* | Remove unnecessary attributes from test case. | Chad Rosier | 2013-03-25 | 1 | -3/+1 |
* | Add a GC plugin for Erlang | Yiannis Tsiouris | 2013-03-25 | 1 | -0/+25 |
* | [NVPTX] Fix handling of vector arguments | Justin Holewinski | 2013-03-24 | 1 | -0/+27 |
* | Remove the type legality check from the SelectionDAGBuilder when it lowers @l... | Owen Anderson | 2013-03-23 | 1 | -0/+20 |
* | Hexagon: Add and enable memops setbit, clrbit, &,|,+,- for byte, short, and w... | Jyotsna Verma | 2013-03-22 | 4 | -0/+1465 |
* | Refactor out the DIFile parameter to DILexicalBlock to refer to the raw file/... | David Blaikie | 2013-03-22 | 3 | -4/+4 |
* | R600: Fix up test/CodeGen/R600/llvm.pow.ll for r177730 | Michel Danzer | 2013-03-22 | 1 | -1/+1 |
* | Reorder the DIFile field in DILexicalBlock to become a prefix common with oth... | David Blaikie | 2013-03-22 | 22 | -59/+59 |
* | Fix a register-class comparison bug in PPCCTRLoops | Hal Finkel | 2013-03-21 | 1 | -1/+2 |
* | Move the DIFile in DISubprogram to the beginning to be a common prefix along ... | David Blaikie | 2013-03-21 | 5 | -17/+17 |
* | Implement builtin_{setjmp/longjmp} on PPC | Hal Finkel | 2013-03-21 | 1 | -0/+108 |
* | Fix Darwin NEON FP and increase coverage | Renato Golin | 2013-03-21 | 6 | -13/+19 |
* | Remove unused field in DISubprogram | David Blaikie | 2013-03-21 | 35 | -72/+70 |
* | Add support for spilling VRSAVE on PPC | Hal Finkel | 2013-03-21 | 1 | -0/+18 |
* | Correct PPC FRAMEADDR lowering using a pseudo-register | Hal Finkel | 2013-03-21 | 1 | -0/+47 |
* | Avoid NEON SP-FP unless unsafe-math or Darwin | Renato Golin | 2013-03-21 | 8 | -11/+120 |
* | Debug info: refactor the first field of DICompileUnit to be a raw file/direct... | David Blaikie | 2013-03-20 | 15 | -15/+15 |
* | When computing the demanded bits of Load SDNodes, make sure that we are looki... | Nadav Rotem | 2013-03-20 | 1 | -0/+35 |
* | Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com... | David Blaikie | 2013-03-20 | 15 | -15/+15 |
* | Remove unused field in DICompileUnit | David Blaikie | 2013-03-20 | 39 | -39/+39 |
* | Add a test case for PR15318 fixed in r177472 | Hao Liu | 2013-03-20 | 1 | -0/+7 |
* | Fix PR15296 | Michael Liao | 2013-03-20 | 1 | -0/+46 |
* | Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a... | David Blaikie | 2013-03-20 | 13 | -123/+123 |