- 404fa72 SimplifyCFG: Small cleanup, use ICmpInst::isEquality() by David Majnemer · 12 years ago
- 031a179 Remove dead code. by Rafael Espindola · 12 years ago
- 15e5c46 Update RuntimeDyldELF::findOPDEntrySection the new relocation iterators. by Rafael Espindola · 12 years ago
- d1100b3 Enable mcjit tests on ppc64 when building with cmake. by Rafael Espindola · 12 years ago
- e5fcc0d R600/SI: Add support for work item and work group intrinsics by Tom Stellard · 12 years ago
- e7397ee R600/SI: Add a calling convention for compute shaders by Tom Stellard · 12 years ago
- e86f9d7 R600/SI: Custom lower i64 sign_extend by Tom Stellard · 12 years ago
- 17e8ad6 R600/SI: Adjust some instructions' out register class after ISel by Tom Stellard · 12 years ago
- b89a467 R600/SI: Handle REG_SEQUENCE in fitsRegClass() by Tom Stellard · 12 years ago
- 051a28e R600/SI: Handle nodes with glue results correctly SITargetLowering::foldOperands() by Tom Stellard · 12 years ago
- 8a72c73 R600/SI: Fixup CopyToReg register class in PostprocessISelDAG() by Tom Stellard · 12 years ago
- 1321835 R600/SI: Add support for global loads by Tom Stellard · 12 years ago
- 4956bc6 R600/SI: Rework MUBUF store instructions by Tom Stellard · 12 years ago
- 0c92287 R600: 3 op instructions have no write bit but the result are store in PV by Vincent Lejeune · 12 years ago
- fdf7ab1 R600: CALL_FS consumes a stack size entry by Vincent Lejeune · 12 years ago
- 96fe0be R600: use capital letter for PV channel by Vincent Lejeune · 12 years ago
- 0962e14 R600: Constraints input regs of interp_xy,_zw by Vincent Lejeune · 12 years ago
- 3e1d45b [asan] ASan Linux MIPS32 support (llvm part), patch by Jyun-Yan Y by Kostya Serebryany · 12 years ago
- b8ce457 X86: sub_xmm registers are 128 bits wide. by Ahmed Bougacha · 12 years ago
- 625b109 Correct handling invalid filename in llvm-symbolizer by Alexey Samsonov · 12 years ago
- abff3aa Introduce needsCleanup() for APFloat and APInt. by Manuel Klimek · 12 years ago
- e7cbb79 Sparc: Add support for indirect branch and blockaddress in Sparc backend. by Venkatraman Govindaraju · 12 years ago
- 891c0cd [Object/COFF] Fix Windows .lib name handling. by Rui Ueyama · 12 years ago
- 85cc972 Sparc: When storing 0, use %g0 directly in the store instruction instead of by Venkatraman Govindaraju · 12 years ago
- 65ca7aa Sparc: Combine add/or/sethi instruction with restore if possible. by Venkatraman Govindaraju · 12 years ago
- 0a972fa [Object/COFF] Add dos_header, pe32{,plus}_header and data_directory. by Rui Ueyama · 12 years ago
- 2ee6c7f Whitespace. by Jim Grosbach · 12 years ago
- dd48226 Sparc: Perform leaf procedure optimization by default by Venkatraman Govindaraju · 12 years ago
- 44dbb74 Try to avoid "integer literal too big" warnings from older GCCs. by Benjamin Kramer · 12 years ago
- e4546cb When determining the new index for an insertelement, we may not assume that an by Nick Lewycky · 12 years ago
- a0b34d6 Sparc: Mark functions calling llvm.vastart and llvm.returnaddress intrinsics as non-leaf functions. by Venkatraman Govindaraju · 12 years ago
- f7dad78 SimplifyCFG: Fix typo in comment for ComputeSpeculationCost by David Majnemer · 12 years ago
- 7c2b4be Move getRealLinkageName to a common place and remove all the duplicates of it. by Benjamin Kramer · 12 years ago
- 6dd56e6 Move object construction into [] so the temporary can be moved. by Benjamin Kramer · 12 years ago
- da8b91a DenseMap: Move the key into place when we use the move version of operator[]. by Benjamin Kramer · 12 years ago
- 8e85192 APInt: Simplify code. No functionality change. by Benjamin Kramer · 12 years ago
- 77e5c2a APFloat: Use isDenormal instead of hand-rolled code to check for denormals. by Benjamin Kramer · 12 years ago
- 95a565a Disable new legacy JIT test on ARM. by Tim Northover · 12 years ago
- 3ba14fa Revert r183069: "TMP: LEA64_32r fixing" by Tim Northover · 12 years ago
- 4d3ace4 TMP: LEA64_32r fixing by Tim Northover · 12 years ago
- 85c622d X86: change MOV64ri64i32 into MOV32ri64 by Tim Northover · 12 years ago
- 72ad17c [Sparc] Generate correct code for leaf functions with stack objects by Venkatraman Govindaraju · 12 years ago
- 2e2922c Removed a comment above an include which is unnecessary and added a missing closing @} for a doxygen comment. by Michael Gottesman · 12 years ago
- 8a70f58 Added method comments for getZero,getInf. by Michael Gottesman · 12 years ago
- 7f88a3b Updated APFloat's comments to fit the LLVM style guide. by Michael Gottesman · 12 years ago
- 23ed37a Make SubRegIndex size mandatory, following r183020. by Ahmed Bougacha · 12 years ago
- cd8e3c4 Prevent loop-unroll from making assumptions about undefined behavior. by Andrew Trick · 12 years ago
- 3443108 Temporarily Revert "X86: change MOV64ri64i32 into MOV32ri64" as it by Eric Christopher · 12 years ago
- 813419e Const-ify some printing and dumping code for DIEValues. by Eric Christopher · 12 years ago
- 769d24a Add support for adding the contents of a StringRef to the MD5 hash. by Eric Christopher · 12 years ago
- cbb45aa Convert more unsigned char -> uint8_t. by Eric Christopher · 12 years ago
- 92bd43b Fix comment. by Eric Christopher · 12 years ago
- 800e6ee Move "unsigned char" -> "uint8_t". by Eric Christopher · 12 years ago
- 35b4cf8 LoopVectorize: Change API call to get the backedge taken count by Arnold Schwaighofer · 12 years ago
- 06f5ebc Loop Strength Reduce: Scaling factor cost. by Quentin Colombet · 12 years ago
- e17388f Use just a ArrayRef<uint8_t> to store both hex string and binary data. by Rafael Espindola · 12 years ago
- 0612081 Rename COFFYaml.h to COFFYAML.h for consistency. by Rafael Espindola · 12 years ago
- 0e07d1a Remove union to fix build in c++03. by Rafael Espindola · 12 years ago
- 05bc4a6 Don't allocate temporary string for section data. by Rafael Espindola · 12 years ago
- 47afc19 LoopVectorize: PHIs with only outside users should prevent vectorization by Arnold Schwaighofer · 12 years ago
- 488401e NVPTX: Don't even create a regalloc if we're not going to use it. by Benjamin Kramer · 12 years ago
- 504e2da [APFloat] Added a unittest for APFloat::getZero. by Michael Gottesman · 12 years ago
- 5b00f4e Modify how the formulae are rated in Loop Strength Reduce. by Quentin Colombet · 12 years ago
- bed2308 Add a way to define the bit range covered by a SubRegIndex. by Ahmed Bougacha · 12 years ago
- 9c8e1f9 Unit test for SCEV fix r182989, PR16130. by Andrew Trick · 12 years ago
- 52aaf6a Remove useless code from transitioning to new EH scheme by Kai Nacke · 12 years ago
- ee5e24c ARM: permit upper-case BE/LE on setend instruction by Tim Northover · 12 years ago
- 242c9f4 ARM: add fstmx and fldmx instructions for assembly by Tim Northover · 12 years ago
- 4f3d7ee Simplify multiplications by vectors whose elements are powers of 2. by Rafael Espindola · 12 years ago
- e93c701 ARM: fix VEXT encoding corner case by Tim Northover · 12 years ago
- b6606e4 [SystemZ] Don't use LOAD and STORE REVERSED for volatile accesses by Richard Sandiford · 12 years ago
- 5443e7d [NVPTX] Re-enable support for virtual registers in the final output by Justin Holewinski · 12 years ago
- 7ae921d [msan] Handle mixed track-origins and keep-going settings (llvm part). by Evgeniy Stepanov · 12 years ago
- 43887bf X86: change MOV64ri64i32 into MOV32ri64 by Tim Northover · 12 years ago
- 5434f12 Add links to the System z architecture manual and ABI by Richard Sandiford · 12 years ago
- 6160114 Fix ScalarEvolution::ComputeExitLimitFromCond for 'or' conditions. by Andrew Trick · 12 years ago
- affed7e [mips] Big-endian code generation for atomic instructions. by Akira Hatanaka · 12 years ago
- 04b0bcf Fix wrong comment. Null is not acceptable. by Matt Arsenault · 12 years ago
- 903f26d Reapply with r182909 with a fix to the calculation of the new indices for by Nick Lewycky · 12 years ago
- 6f6ec56 Remove debug print added in r182949. by Ahmed Bougacha · 12 years ago
- 9e3e730 Revert r182937 and r182877. by Rafael Espindola · 12 years ago
- 198f972 Remove unused member. by Rafael Espindola · 12 years ago
- dab867e Fix a couple of typos and 80-col. by Eric Christopher · 12 years ago
- 79b40f1 Use the const_cast only where necessary. by Bill Wendling · 12 years ago
- b54d297 MCObjectSymbolizer: Switch from IntervalMap to sorted vector, following r182625. by Ahmed Bougacha · 12 years ago
- 964722c Implement IEEE-754R 2008 nextUp/nextDown functions in the guise of the function APFloat::next(bool nextDown). by Michael Gottesman · 12 years ago
- 26266a1 Fix warning and resulting formatting issue. by Paul Redmond · 12 years ago
- f95ac8a Revise llvm.vectorizer.width documentation by Paul Redmond · 12 years ago
- 977de2d Don't use fast isel on this test. by Rafael Espindola · 12 years ago
- 3a36cb0 Force a triple so we don't get bitten by windows' different regalloc. by Benjamin Kramer · 12 years ago
- 051ed0a Force fragile test to the atom scheduler model. by Benjamin Kramer · 12 years ago
- 71f2df0 Added a sub-project status update section to the release notes with details by Ashok Thirumurthi · 12 years ago
- 5b15525 X86: allow registers 8-15 in test by Tim Northover · 12 years ago
- 15983b8 X86: use sub-register sequences for MOV*r0 operations by Tim Northover · 12 years ago
- 52d65ab Fix incorrect parameter name in LIT docs. by Sergey Matveev · 12 years ago
- d01fb9e Fix rematerialization into physical registers. by Tim Northover · 12 years ago
- d5c52f1 [NVPTX] Fix case where a sext load of an i1 type may produce an by Justin Holewinski · 12 years ago
- da0416b X86: change zext moves to use sub-register infrastructure. by Tim Northover · 12 years ago
- 14a926f [SystemZ] Enable unaligned accesses by Richard Sandiford · 12 years ago
- ccb7bd9 Revert r182909. by Evgeniy Stepanov · 12 years ago