- d275e02 R600/SI: Use RegisterOperands to specify which operands can accept immediates by Tom Stellard · 11 years ago
- b461e83 Target: Allow target specific operand types by Tom Stellard · 11 years ago
- 2211d38 GVN: propagate equalities for floating point compares by Sanjay Patel · 11 years ago
- 728315a IR: Add test for handleChangedOperand() recursion by Duncan P. N. Exon Smith · 11 years ago
- 6205b21 IR: Separate out recalculateHash(), NFC by Duncan P. N. Exon Smith · 11 years ago
- 7826807 IR: Separate out helper: resolveAfterOperandChange(), NFC by Duncan P. N. Exon Smith · 11 years ago
- b8e8faf IR: Use SubclassData32 directly, NFC by Duncan P. N. Exon Smith · 11 years ago
- 095ca8f RegisterCoalescer: Turn some impossible conditions into asserts by Matthias Braun · 11 years ago
- 54b53ed IR: Don't allow operands to become unresolved by Duncan P. N. Exon Smith · 11 years ago
- 1478aab IR: Remove redundant comment, NFC by Duncan P. N. Exon Smith · 11 years ago
- 0315eb0 IR: Simplify code, NFC by Duncan P. N. Exon Smith · 11 years ago
- 28184c1 IR: Make temporary nodes distinct by Duncan P. N. Exon Smith · 11 years ago
- 5512415 Add r224985 back with two fixes. by Rafael Espindola · 11 years ago
- e5e4a9a IR: Simplify replaceOperandWith(), NFC by Duncan P. N. Exon Smith · 11 years ago
- 2124528 IR: Remove redundant calls to MDNode::setHash(), NFC by Duncan P. N. Exon Smith · 11 years ago
- de41906 [ASan] Move the shadow on Windows 32-bit from 0x20000000 to 0x40000000 by Timur Iskhodzhanov · 11 years ago
- 2cec3e9 [SimplifyLibCalls] Factor out fortified libcall handling. by Ahmed Bougacha · 11 years ago
- fe2d64e [SimplifyLibCalls] Factor out str/mem libcall optimizations. by Ahmed Bougacha · 11 years ago
- aebee0e [SimplifyLibCalls] Factor out signature checks for fortifiable libcalls. by Ahmed Bougacha · 11 years ago
- ad01709 [mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions by Jozef Kolek · 11 years ago
- 7a95c03 Put this test's input in the Inputs directory where it belongs, rather than by Richard Smith · 11 years ago
- ecf84c1 Add a new utility script that helps update very simple regression tests. by Chandler Carruth · 11 years ago
- b6bb7db [PowerPC] Fix calls to non-function objects by Hal Finkel · 11 years ago
- dc5a2da [X86][SSE] Minor fix to VPBLENDW AVX2 commutation. by Simon Pilgrim · 11 years ago
- 8da1635 Fix silly mistake in release notes for Mips. by Daniel Sanders · 11 years ago
- e7f28b2 Added release notes for the Mips target. by Daniel Sanders · 11 years ago
- 85a0cb9 Revert most of r225597 by David Majnemer · 11 years ago
- d2f4460 X86: Properly decode shuffle masks when the constant pool type is weird by David Majnemer · 11 years ago
- 776673e X86: teach X86TargetLowering about L,M,O constraints by Saleem Abdulrasool · 11 years ago
- 5e3c87e ARM: add support for segment base relocations (SBREL) by Saleem Abdulrasool · 11 years ago
- 561088e [x86] Remove some windows line endings that snuck into the tests here. by Chandler Carruth · 11 years ago
- 6c92f6e [ADT] Remove the unused default constructor for iterator_range. by Chandler Carruth · 11 years ago
- 7f0da20 Fix PR22179. by Sanjoy Das · 11 years ago
- 3073d39 Revert r225500, it leads to infinite loops. by Joerg Sonnenberger · 11 years ago
- 47abf0e [X86][SSE] Improved (v)insertps shuffle matching by Simon Pilgrim · 11 years ago
- dc857fe .gitignore: add some rules for tagging programs by Ramkumar Ramachandra · 11 years ago
- 9ae5b7a [PowerPC] Mark zext of a small scalar load as free by Hal Finkel · 11 years ago
- 8ab13c6 Remove some whitespace. by Justin Hibbits · 11 years ago
- 750f316 ConvertUTFTest: fix misleading empty line by Dmitri Gribenko · 11 years ago
- 9c4081d tests: fix previous commit by Saleem Abdulrasool · 11 years ago
- e83fb8c test: merge ARM relocations test by Saleem Abdulrasool · 11 years ago
- cc59790 tests: convert a couple of ARM relocation tests to readobj by Saleem Abdulrasool · 11 years ago
- 1c6936f Fully fix Bug #22115. by Justin Hibbits · 11 years ago
- 2ba0f89 Fix undefined behavior (shift of negative value) in RuntimeDyldMachOAArch64::encodeAddend. by Alexey Samsonov · 11 years ago
- 6829815 [PowerPC] Readjust the loop unrolling threshold by Hal Finkel · 11 years ago
- a14d6f1 [LoopUnroll] Fix the partial unrolling threshold for small loop sizes by Hal Finkel · 11 years ago
- 68016e0 Use the DiagnosticHandler to print diagnostics when reading bitcode. by Rafael Espindola · 11 years ago
- f79e2d4 Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation. by Alexey Samsonov · 11 years ago
- 43cc8a5 Disable Go bindings test under UBSan. by Alexey Samsonov · 11 years ago
- e17e33b Fix the JIT event listeners and replace the associated tests. by Andrew Kaylor · 11 years ago
- d235180 Update comment. by Michael Zolotukhin · 11 years ago
- ca71be6 SimplifyCFG: check uses of constant-foldable instrs in switch destinations (PR20210) by Hans Wennborg · 11 years ago
- 34630b6 [X86][SSE] Avoid vector byte shuffles with zero by using pshufb to create zeros by Simon Pilgrim · 11 years ago
- 2ca8956 Fix an ASAN failure introduced with r225537 (adding the -universal-headers to llvm-obdump). by Kevin Enderby · 11 years ago
- 64fe6cc Add a testcase of llvm-lto error handling. by Rafael Espindola · 11 years ago
- b2e5f58 Remove duplicating code. NFC. by Michael Zolotukhin · 11 years ago
- 6248d1b Add the option, -universal-headers, used with -macho to print the Mach-O universal headers to llvm-objdump. by Kevin Enderby · 11 years ago
- 8cd39a2 Re-reapply r221924: "[GVN] Perform Scalar PRE on gep indices that feed loads before by Tim Northover · 11 years ago
- 4c553e0 Recommit r224935 with a fix for the ObjC++/AArch64 bug that that revision by Lang Hames · 11 years ago
- 98e3b1a Revert "Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD" by Duncan P. N. Exon Smith · 11 years ago
- 8d7b0bd [mips] Add support for accessing $gp as a named register. by Daniel Sanders · 11 years ago
- e730695 fix typos; remove names from comments; NFC by Sanjay Patel · 11 years ago
- 61478e3 remove names from comments; NFC by Sanjay Patel · 11 years ago
- a987742 fix typos; NFC by Sanjay Patel · 11 years ago
- 46b23a1 fix typo; NFC by Sanjay Patel · 11 years ago
- b1d136d more efficient use of a dyn_cast; no functional change intended by Sanjay Patel · 11 years ago
- 139bfee [PowerPC] Enable late partial unrolling on the POWER7 by Hal Finkel · 11 years ago
- bdab504 [mips] Add comment which explains why we need to change the assembler options before and after inline asm blocks. NFC. by Toma Tabacu · 11 years ago
- df970d6 Assumption that "VectorizedValue" will always be an Instruction is not correct. by Suyog Sarda · 11 years ago
- c2a1df7 ARM: add support for R_ARM_ABS16 by Saleem Abdulrasool · 11 years ago
- 466a7de test: add additional test for SVN r225507 by Saleem Abdulrasool · 11 years ago
- ea4fe48 ARM: add support for R_ARM_ABS8 relocations by Saleem Abdulrasool · 11 years ago
- c41acff RegisterCoalescer: Fix removeCopyByCommutingDef with subreg liveness by Matthias Braun · 11 years ago
- 4493e98 RegisterCoalescer: Some cleanup in removeCopyByCommutingDef(), NFC by Matthias Braun · 11 years ago
- fdddd47 RegisterCoalescer: No need to set kill flags, they are recompute later anyway by Matthias Braun · 11 years ago
- c25a150 RegisterCoalescer: Turn some impossible conditions into asserts by Matthias Braun · 11 years ago
- acec338 Bitcode: Share logic for last instruction, NFC by Duncan P. N. Exon Smith · 11 years ago
- 97bbaa3 Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD by Duncan P. N. Exon Smith · 11 years ago
- cc7ea4d [PowerPC] Add a flag for experimenting with subreg liveness tracking by Hal Finkel · 11 years ago
- 4e98296 [PowerPC] Fold [sz]ext with fp_to_int lowering where possible by Hal Finkel · 11 years ago
- 8e1d151 [DAGCombine] Remainder of fix to r225380 (More FMA folding opportunities) by Hal Finkel · 11 years ago
- 72dd2f2 [x86] Add a flag to control the vector shuffle legality predicates that by Chandler Carruth · 11 years ago
- f3c718e Cleaup ValueHandle to no longer keep a PointerIntPair for the Value*. by Chandler Carruth · 11 years ago
- 40ddb2c Partial fix to r225380 (More FMA folding opportunities) by Hal Finkel · 11 years ago
- ce0e12f [REFACTOR] Push logic from MemDepPrinter into getNonLocalPointerDependency by Philip Reames · 11 years ago
- d4ca466 ReleaseNotes.rst: these are for 3.6 by Hans Wennborg · 11 years ago
- dba2d12 [Refactor] Have getNonLocalPointerDependency take the query instruction by Philip Reames · 11 years ago
- cce3a8a LangRef: Add usage points for distinct MDNodes by Duncan P. N. Exon Smith · 11 years ago
- f081ff7 IR: Drop TODO now that PR22111 is finished by Duncan P. N. Exon Smith · 11 years ago
- 3408708 Utils: Keep distinct MDNodes distinct in MapMetadata() by Duncan P. N. Exon Smith · 11 years ago
- f416d72 IR: Add 'distinct' MDNodes to bitcode and assembly by Duncan P. N. Exon Smith · 11 years ago
- 1cbba21 remove function names from comments; NFC by Sanjay Patel · 11 years ago
- b7c01bf [PowerPC] Mark all instructions as non-cheap for MachineLICM by Hal Finkel · 11 years ago
- 9d1500e [MachineLICM] A command-line option to hoist even cheap instructions by Hal Finkel · 11 years ago
- 089a4ba CodeGen: Use handy new-fangled post-increment, NFC by Duncan P. N. Exon Smith · 11 years ago
- 40cd57e [ARM] Fix a bug in constant island pass that was triggering an assertion. by Akira Hatanaka · 11 years ago
- 8826cb9 CodeGen: Use range-based for loops, NFC by Duncan P. N. Exon Smith · 11 years ago
- 3b1f741 Fix fcmp + fabs instcombines when using the intrinsic by Matt Arsenault · 11 years ago
- aa73f89 The Kaleidoscope tutorial should be using "mcjit" for the library, by Eric Christopher · 11 years ago
- 1b3d915 [MCJIT] Remove a few redundant MCJIT tests, and drop the extraneous datalayout by Lang Hames · 11 years ago