- fb9a3fb MCSchedule.h: fix VS2012 build after r216919 by Hans Wennborg · 11 years ago
- 98f518c unique_ptrify FileOutputBuffer::FileOutputBuffer by David Blaikie · 11 years ago
- 60a82bc Fix left shifts of negative values in MipsDisassembler. by Alexey Samsonov · 11 years ago
- 6de6c6a Change MCSchedModel to be a struct of statically initialized data. by Pete Cooper · 11 years ago
- ac31076 unique_ptrify PBQPBuilder::build by David Blaikie · 11 years ago
- 93accb4 Fix signed integer overflow in PPCInstPrinter. by Alexey Samsonov · 11 years ago
- 7bda613 Correct unique_ptr passing in MCObjectDisassembler::setFallbackRegion by David Blaikie · 11 years ago
- 251da88 Fix left shifts by too large exponents in MCParser by Alexey Samsonov · 11 years ago
- ca514a4 Revert: [APFloat] Fixed a bug in method 'fusedMultiplyAdd'. by Andrea Di Biagio · 11 years ago
- 0b6ee9f [APFloat] Fixed a bug in method 'fusedMultiplyAdd'. by Andrea Di Biagio · 11 years ago
- a778b5e Add missing override on ARMAsmBackend's dtor. by JF Bastien · 11 years ago
- 9e1f653 LICM: Don't crash when an instruction is used by an unreachable BB by David Majnemer · 11 years ago
- 4648487 Fix left shifts of negative integers in AArch64 InstPrinter/Disassembler by Alexey Samsonov · 11 years ago
- 2633f79 Enable splitting indexing from loads with TargetConstants by Hal Finkel · 11 years ago
- 1e556a8 Replace -use-init-array with -use-ctors. by Rafael Espindola · 11 years ago
- edc658d Silencing an MSVC C4334 warning ('<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)). NFC. by Aaron Ballman · 11 years ago
- 4e2b661 Merge Extend and Shift into a UBFX by David Xu · 11 years ago
- 3da41a2 Revert "Revert '[DAGCombiner] Split up an indexed load if only the base pointer value is live'" by Hal Finkel · 11 years ago
- dea837d [PowerPC] Guard against illegal selection of add for TargetConstant operands by Hal Finkel · 11 years ago
- 901a341 CodeGen: indicate Windows unwind data format by Saleem Abdulrasool · 11 years ago
- 05c3ddf CodeGen: split out the Win64Exception emitter by Saleem Abdulrasool · 11 years ago
- 0c1740c MC: remove unnecessary enumeration prefix by Saleem Abdulrasool · 11 years ago
- e64e7c4 SROA: Don't insert instructions before a PHI by David Majnemer · 11 years ago
- a0b2af4 Revert "Revert two GEP-related InstCombine commits" by David Majnemer · 11 years ago
- 3c7bd3f Use an integer constant for FABS / FNEG (x86). by Sanjay Patel · 11 years ago
- 73f8eff Add a convenience method to copy wrapping, exact, and fast-math flags (NFC). by Sanjay Patel · 11 years ago
- 88350bf Fix a typo in comments in r216862, NFC by Jingyue Wu · 11 years ago
- 4016a9e [ARM] Add Thumb-2 code size optimization regression test for EOR. by Tilmann Scheller · 11 years ago
- 9e6f09d7 ARM] Add Thumb-2 code size optimization regression test for BIC. by Tilmann Scheller · 11 years ago
- 861eddb [asan-assembly-instrumentation] Prologue and epilogue are moved out from InstrumentMemOperand(). by Yuri Gorshenin · 11 years ago
- 09e28e3 Thumb2 M-class MSR instruction support changes by Renato Golin · 11 years ago
- 7948290 Fix in InlineSpiller to make the rematerilization loop also consider by Patrik Hagglund · 11 years ago
- c642ad95 Revert "[asan-assembly-instrumentation] Prologue and epilogue are moved out from InstrumentMemOperand()." by Yuri Gorshenin · 11 years ago
- 1faa445 Fix a really bad miscompile introduced in r216865 - the else-if logic by Chandler Carruth · 11 years ago
- 35b114f Small refactor on VectorizerHint for deduplication by Renato Golin · 11 years ago
- 895aa39 [asan-assembly-instrumentation] Prologue and epilogue are moved out from InstrumentMemOperand(). by Yuri Gorshenin · 11 years ago
- 32418db Feed AA to the inliner and use AA->getModRefBehavior in AddAliasScopeMetadata by Hal Finkel · 11 years ago
- 0cbef49 Ignore lifetime intrinsics in use list for MemCpyOptimizer. Patch by Luqman Aden, review by Hal Finkel. by Nick Lewycky · 11 years ago
- 7ba4e07 Remove an errant outer loop that contains nothing but an inner loop over exactly the same elements. While no functionality is change intended (and hence there are no changes to tests), you don't want to skip this revision if bisecting for errors. by Nick Lewycky · 11 years ago
- 5581563 Fix AddAliasScopeMetadata again - alias.scope must be a complete description by Hal Finkel · 11 years ago
- d43e6df [MachineSink] Use the real post dominator tree by Jingyue Wu · 11 years ago
- e2cf6dc DebugInfo: Elide lexical scopes which only contain other (inline or lexical) scopes. by David Blaikie · 11 years ago
- 30392bf Consider addrspaces in canLosslesslyBitCastTo() by Matt Arsenault · 11 years ago
- 363d0d2 DebugInfo: Move argument creation up into the caller that's unambiguously handling the subprogram scope (replacing a conditional with an assertion in the process) by David Blaikie · 11 years ago
- 4b538d3 Delay adding imported entity DIEs to the lexical scope, streamlining the check for "this scope has nothing in it" by David Blaikie · 11 years ago
- 677ae42 Modify DwarfDebug::constructImportedEntityDIE to return rather than insert into the scope by David Blaikie · 11 years ago
- ba466e6 Refactor constructImportedEntityDIE(DwarfUnit, DIImportedEntity) to return a DIE rather than inserting it into a specified context. by David Blaikie · 11 years ago
- b8ee7c2 Simplify expression using container's front() rather than begin()-> by David Blaikie · 11 years ago
- 07f3526 Add some negative (and positive) static_assert checks for ArrayRef-of-pointer conversions introduced in r216709 by David Blaikie · 11 years ago
- 6e153ad [PATCH][Interpreter] Add missing FP intrinsic lowering. by Josh Klontz · 11 years ago
- d421075 Teach llvm-bcanalyzer to use one stream's BLOCKINFO to read another stream. by Jordan Rose · 11 years ago
- 3af1356 Remove 'virtual' keyword from methods markedwith 'override' keyword. by Craig Topper · 11 years ago
- 847998f0d Use StringRef to avoid copies and simplify code. by Craig Topper · 11 years ago
- 8316713 Add a test for converting ArrayRef<T *> to ArrayRef<const T *>. by Craig Topper · 11 years ago
- 24ae56d Fix some cases where StringRef was being passed by const reference. Remove const from some other StringRefs since its implicitly const already. by Craig Topper · 11 years ago
- 7ee57cc JIT support has been added awhile ago. by Brad Smith · 11 years ago
- bd896c1 Fix AddAliasScopeMetadata to not add scopes when deriving from unknown pointers by Hal Finkel · 11 years ago
- b265e6f InstCombine: Respect recursion depth in visitUDivOperand by David Majnemer · 11 years ago
- c6219ba InstCombine: Try harder to combine icmp instructions by David Majnemer · 11 years ago
- bcbae3d Revert r216805 "[MachineCombiner][AArch64] Use the correct register class for MADD, SUB, and OR." by Juergen Ributzka · 11 years ago
- 77c2eb2 Fixed a build problem when there were headers by Sean Callanan · 11 years ago
- 23e2653 Add missing const to StringRef.copy() by Nick Kledzik · 11 years ago
- fbf47c2 Fix typo and formatting by Nick Kledzik · 11 years ago
- aa4d2ac Object/llvm-objdump: allow dumping of mach-o exports trie by Nick Kledzik · 11 years ago
- 4e92383 [MachineCombiner][AArch64] Use the correct register class for MADD, SUB, and OR. by Juergen Ributzka · 11 years ago
- e7f301e [FastISel][AArch64] Use the correct register class for branches. by Juergen Ributzka · 11 years ago
- bc420a0 [MachineSinking] Clear kill flag of all operands at all their uses. by Juergen Ributzka · 11 years ago
- 361153e [MCJIT] Move endian-aware read/writes from RuntimeDyldMachO into by Lang Hames · 11 years ago
- 4b9f3c1 Debug info: Add a new explicit DIDescriptor flag for the "public" access by Adrian Prantl · 11 years ago
- 794003c Comment only: Annotate loop as per mailing list discussion by Jean-Luc Duprat · 11 years ago
- c5198dc Make isValidMCLOHType take unsigned instead of enum to avoid loading invalid enum values by Alexey Samsonov · 11 years ago
- e306159 Next bit of support for llvm-objdump’s -private-headers for Mach-O files. by Kevin Enderby · 11 years ago
- 61123cf AArch64: Silence -Wabsolute-value warning with std::abs by Reid Kleckner · 11 years ago
- e038aca Speculative build fix for const, gcc, and ArrayRef overloads by Reid Kleckner · 11 years ago
- 3f4b69d Revert accidentally committed patches r216787-r216789 by David Blaikie · 11 years ago
- 3da7647 Add a trivial functor for use with unique_ptrs managing memory that needs to be freed rather than deleted. by David Blaikie · 11 years ago
- a2fa271 Omit DW_AT_artificial, DW_AT_external, and similar attributes under -gmlt by David Blaikie · 11 years ago
- 0f155c1 Omit dwarf::DW_AT_frame_base under -gmlt by David Blaikie · 11 years ago
- a66ce7a Stuff by David Blaikie · 11 years ago
- 217b38e Fix typos in comments, NFC by Robin Morisset · 11 years ago
- 039f6c6 Add a const and munge some comments by Reid Kleckner · 11 years ago
- 9436574 musttail: Forward regparms of variadic functions on x86_64 by Reid Kleckner · 11 years ago
- dae2873 Verifier: Don't reject varargs callee cleanup functions by Reid Kleckner · 11 years ago
- 6393b3a Remove spurious mask operations from AArch64 add->compares on 16 and 8 bit values by Louis Gerbarg · 11 years ago
- 1469e29 X86: Fix conflict over ESI between base register and rep;movsl by Reid Kleckner · 11 years ago
- e8b65bc another typo by Sanjay Patel · 11 years ago
- da0bc1c typo by Sanjay Patel · 11 years ago
- 66b380b Relax the constraint more in MemoryDependencyAnalysis.cpp by Robin Morisset · 11 years ago
- 22f3cb0 [X86] Refactor X86ISelDAGToDAG::SelectAtomicLoadArith - NFC by Robin Morisset · 11 years ago
- f1b5734c Add missing mach-o EXPORT_SYMBOL_FLAG_KIND_ABSOLUTE by Nick Kledzik · 11 years ago
- 1da4862 Tablegen fixes for new syntax when initializing bits from variables. by Jean-Luc Duprat · 11 years ago
- d8835d0 [FastISel][AArch64] Fix an incorrect kill flag due to a bug in SelectTrunc. by Juergen Ributzka · 11 years ago
- 59758c4 [ARM] Add Thumb-2 code size optimization test for ASR (register). by Tilmann Scheller · 11 years ago
- b1424d7 [ARM] Add Thumb-2 code size optimization test for ASR (immediate). by Tilmann Scheller · 11 years ago
- 4f66dd7 Fix a typo in AddAliasScopeMetadata by Hal Finkel · 11 years ago
- 0d90962 Make fabs safe to speculatively execute by Matt Arsenault · 11 years ago
- f4d57e7 R600/SI: Use mad for fsub + fmul by Matt Arsenault · 11 years ago
- 1e77dc8 AArch64: only try to get operand of a known node. by Tim Northover · 11 years ago
- d1c5443 Remove unnecessary regex in test pattern per dblaikie suggestion. by Frederic Riss · 11 years ago
- 86cafbc typo by Sanjay Patel · 11 years ago