2015-03-07 |
David Majnemer | Fix unused variable/function warnings |
commit | commitdiff | tree | snapshot |
2015-03-07 |
David Majnemer | ExecutionEngine: Preliminary support for dynamically... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Benjamin Kramer | Make constant arrays that are passed to functions as... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Simon Pilgrim | Use SDValue bool check to tidyup some possible combines... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Aaron Ballman | Adding parenthesis around logical expressions to silenc... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Aaron Ballman | Removing spurious semi-colons; NFC |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Benjamin Kramer | X86: Roll repetitive code into a loop. NFC. |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Andrea Di Biagio | [DAGCombiner] Fix wrong folding of AND dag nodes. |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Chandler Carruth | [Modules] Include the header needed for make_unique... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Chandler Carruth | Teach the LLVM CMake build how to explicitly use libc... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Chandler Carruth | [PM] Fixup for r231556 where I missed a dependency... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Chandler Carruth | [PM] Create a separate library for high-level pass... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Simon Pilgrim | [DAGCombiner] SCALAR_TO_VECTOR(EXTRACT_VECTOR_ELT(V... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Eric Christopher | Typo. |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Eric Christopher | Remove use of misched-bench from this test and replace... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Frederic Riss | [dsymutil] Apply relocations to DIE data before cloning. |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Eric Christopher | Recommit r231324 with a fix to the ARM execution domain... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Richard Smith | [modules] Mark Analysis/TargetLibraryInfo.def as a... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Frederic Riss | [dsymutil] Support cloning DIE reference attributes. |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Frederic Riss | [dsymutil] Set linked unit start offset early. NFC. |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Frederic Riss | Add DIEInteger::setValue() method. |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Olivier Sallenave | Do not restrict interleaved unrolling to small loops... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Quentin Colombet | [AArch64][LoadStoreOptimizer] Generate LDP + SXTW inste... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sanjay Patel | fixed to test features, not CPUs |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sanjay Patel | fixed to test features, not CPUs |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sanjay Patel | loosen checking for buildbots |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sanjay Patel | fixed to test only the feature, not the feature and... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sanjay Patel | fixed to test only the feature, not the feature and... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sanjay Patel | fixed test to use FileCheck |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sanjay Patel | fixed to use CHECK-LABELs |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sanjay Patel | fixed to test only the feature, not the feature and... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sanjay Patel | fixed to test only the feature, not the feature and... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sanjay Patel | fixed to test feature, not CPU |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sanjay Patel | fixed to test features, not CPUs |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sanjay Patel | fixed test to use SSE2 attribute |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Sanjay Patel | fixed to test only the feature, not the feature and... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Matthias Braun | DAGCombiner: Canonicalize select(and/or,x,y) depending... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Matthias Braun | DAGCombiner: Factor out some and/or combines. |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Bruno Cardoso... | [AsmPrinter][TLOF] Remove AArch64 test to appease buildbots |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Benjamin Kramer | LoopInterchange: Remove empty method. |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Benjamin Kramer | LoopInterchange: Rephrase instruction moving using... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Matthias Braun | ExecutionDepsFix: Indizes -> Indices. |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Bruno Cardoso... | [AsmPrinter][TLOF] XFAIL AArch64 test to appease buildbots |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Eric Christopher | Fix typo. |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Frederic Riss | [dsymutil] Add debug_str construction support. |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Tom Stellard | R600/SI: Remove unused register class |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Benjamin Kramer | Fold init() helpers into constructors. NFC. |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Chad Rosier | Avoid calls to dumpPassInfo and RegionBase<Tr>::getName... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
James Molloy | [ConstantRange] Teach multiply to be cleverer about... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Bruno Cardoso... | [AsmPrinter][TLOF] Make AArch64 test a bit more flexible |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Bruno Cardoso... | [AsmPrinter][TLOF] Split tests and move to appropriate... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Bruno Cardoso... | [AsmPrinter][TLOF] 32-bit MachO support for replacing... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Bruno Cardoso... | [AsmPrinter][TLOF] ARM64 MachO support for replacing... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Benjamin Kramer | CodingStyle: Allow delegating ctors |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Toma Tabacu | [mips] [IAS] Add missing constraints and improve testin... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Daniel Jasper | Change the way in which error case is being handled. |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Karthik Bhat | Add a new pass "Loop Interchange" |
commit | commitdiff | tree | snapshot |
2015-03-06 |
David Majnemer | X86: Form IMGREL relocations for LLVM Functions |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Yaron Keren | Silence C4715 'not all control paths return a value... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Rui Ueyama | Support: Improve performance of FileOutputBuffer on... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Michael Gottesman | [objc-arc] Sprinkle some more auto on some iterators. |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Michael Gottesman | [objc-arc] Move the detection of potential uses or... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Michael Zolotukhin | LegalizeTypes: Handle shift by 0 in ExpandShiftByConstant. |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Rafael Espindola | Remember to move a type to the correct set when setting... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Michael Gottesman | [objc-arc] Move the checking of whether or not we can... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Michael Gottesman | [objc-arc] Refactor (Re-)initialization of PtrState... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Michael Gottesman | [objc-arc] Create two subclasses of PtrState in prepara... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Michael Gottesman | [objc-arc] Extract out MDNodes into a cache structure... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Michael Gottesman | [objc-arc] Remove annotations code. |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Nadav Rotem | Teach ComputeNumSignBits about signed reminder. |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Michael Gottesman | Fix build error. |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Michael Gottesman | [objc-arc] Change some casts and loop iterators to... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Michael Gottesman | [objc-arc] Extract out state specific to a ref count... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Michael Gottesman | [objc-arc] Extract blot map vector into its own file... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Ahmed Bougacha | [X86] Remove stale comment. NFC. |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Paul Robinson | All FileCheck directives allow patterns. |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Peter Collingbourne | Go bindings: use MDNode::replaceAllUsesWith instead... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Philip Reames | [RewriteStatepointsForGC] Yet more test cases for reloc... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Quentin Colombet | [CODE_OWNERS] Change the ownership of register allocators. |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Benjamin Kramer | Instructions: Use delegated constructors to reduce... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Sanjay Patel | [AVX] Lower / fast-isel scalar FP selects into VBLENDV... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Benjamin Kramer | SelectionDAGBuilder: Merge 3 copies of the limited... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Andrew Kaylor | Fix uninitialized memory references in WinEHPrepare |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Benjamin Kramer | SDAG: Merge the meat of two ExpandAtomic implementations. |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Ahmed Bougacha | [AArch64] Teach AsmPrinter about GlobalAddress operands. |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Philip Reames | [RewriteStatepointsForGC] Add additional tests around... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Rafael Espindola | Use the correct func begin symbol in all places in... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Tom Stellard | TableGen: Initialize ErrorInfo to ~0ULL in the MatchIns... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Ahmed Bougacha | [ARM] Enable vector extload combine for legal types. |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Zachary Turner | Replace PrintStackTrace(FILE*) with PrintStackTrace... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Reid Kleckner | Remove accidental errs() call in Verifier |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Rafael Espindola | Use the generic Lfunc_begin label on ppc. |
commit | commitdiff | tree | snapshot |
2015-03-05 |
David Majnemer | X86: Optimize address mode matching for FRAME_ALLOC_REC... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Reid Kleckner | Revert busted CallSite change from r231386 |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Reid Kleckner | Silence -Wmissing-braces warning from clang-cl |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Reid Kleckner | Replace llvm.frameallocate with llvm.frameescape |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Erik Eckstein | Revert r231276 (including r231277): Add a lock() functi... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Zachary Turner | [Windows] Implement PrintStackTrace(FILE*) |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Simon Pilgrim | [DagCombiner] Allow shuffles to merge through bitcasts |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Duncan P. N... | FileCheck: Document CHECK-SAME, follow-up to r230612 |
commit | commitdiff | tree | snapshot |
next |