- 1bee90c [Hexagon] Adding PackHL nodes and some missing modeling instructions and patterns by Colin LeMahieu · 11 years ago
- be88669 Print jump tables before exception tables. by Rafael Espindola · 11 years ago
- ce9ee4e Don't repeat name in comment. NFC. by Rafael Espindola · 11 years ago
- a32448c Remove dummy method implementations. by Rafael Espindola · 11 years ago
- 18afdb3 Add logical ops to Mips fast-isel by Reed Kotler · 11 years ago
- 0df4e22 Make helper functions static. by Benjamin Kramer · 11 years ago
- 2ffe261 R600/SI: Fix DS definitions and add missing instructions by Tom Stellard · 11 years ago
- cc9a0ba R600/SI: Fix opcode for ds_read2_b64 and ds_read2st64_b64 by Tom Stellard · 11 years ago
- d3ff0b9 Move unreferenced passes into the cpp file by Benjamin Kramer · 11 years ago
- b0c4857 SymbolRewriter: Hide implementation details by Benjamin Kramer · 11 years ago
- c4ca7b5 R600/SI: Limit SGPRs to 80 on Tonga and Iceland by Marek Olsak · 11 years ago
- d10eb70 R600/SI: Fix getNumSGPRsAllowed for VI by Marek Olsak · 11 years ago
- d1232fa Fix line ending in test CodeGen/X86/pr22774.ll. NFC. by Andrea Di Biagio · 11 years ago
- 1428f08 Revert r231630 - Run LICM pass after loop unrolling pass. by Kevin Qin · 11 years ago
- 8e120d8 Fix a bug in the LLParser where we failed to diagnose landingpads with non-constant clause operands. by Owen Anderson · 11 years ago
- 40e6627 [AArch64] Enable partial & runtime unrolling on cortex-a57 by Kevin Qin · 11 years ago
- 994b4c7 Introduce runtime unrolling disable matadata and use it to mark the scalar loop from vectorization. by Kevin Qin · 11 years ago
- 3836dd0 Run LICM pass after loop unrolling pass. by Kevin Qin · 11 years ago
- 4c8f5af InstCombine: fix fold "fcmp x, undef" to account for NaN by Mehdi Amini · 11 years ago
- 9bfcfff DCE: isArrayMalloc() is not used neither in LLVM nor Clang by Mehdi Amini · 11 years ago
- da4471d Simplify expressions involving boolean constants with clang-tidy by David Blaikie · 11 years ago
- c03496d Teach DataLayout to infer a plausible alignment for things even when nothing is specified by the user. by Owen Anderson · 11 years ago
- 692f738 [X86][AVX] Fix wrong lowering of VPERM2X128 nodes by Andrea Di Biagio · 11 years ago
- c8a95a8 Make static variables const if possible. Makes them go into a read-only section. by Benjamin Kramer · 11 years ago
- b8056be [DAGCombiner] Add a shuffle mask commutation helper function. NFCI. by Simon Pilgrim · 11 years ago
- fe1ef27 Fix the autoconf build by David Majnemer · 11 years ago
- fab98a4 Make the assertion macros in Verifier and Linter truly variadic. by Benjamin Kramer · 11 years ago
- 0e7a2ca Fix unused variable/function warnings by David Majnemer · 11 years ago
- 2c08439 ExecutionEngine: Preliminary support for dynamically loadable coff objects by David Majnemer · 11 years ago
- ed0266d Make constant arrays that are passed to functions as const. by Benjamin Kramer · 11 years ago
- 62ffaaa Use SDValue bool check to tidyup some possible combines. NFC. by Simon Pilgrim · 11 years ago
- b365064 Adding parenthesis around logical expressions to silence a -Wparentheses warning; NFC. by Aaron Ballman · 11 years ago
- 1e07740 Removing spurious semi-colons; NFC by Aaron Ballman · 11 years ago
- 75664a8 X86: Roll repetitive code into a loop. NFC. by Benjamin Kramer · 11 years ago
- 15d2c3f [DAGCombiner] Fix wrong folding of AND dag nodes. by Andrea Di Biagio · 11 years ago
- 5c12640 [Modules] Include the header needed for make_unique, otherwise we can't by Chandler Carruth · 11 years ago
- 24a6fb0 Teach the LLVM CMake build how to explicitly use libc++abi when using by Chandler Carruth · 11 years ago
- 60557be [PM] Fixup for r231556 where I missed a dependency on intrinsics generation. by Chandler Carruth · 11 years ago
- 2349136 [PM] Create a separate library for high-level pass management code. by Chandler Carruth · 11 years ago
- 62ba058 [DAGCombiner] SCALAR_TO_VECTOR(EXTRACT_VECTOR_ELT(V,C)) -> VECTOR_SHUFFLE by Simon Pilgrim · 11 years ago
- b0b21de Typo. by Eric Christopher · 11 years ago
- 80d55e6 Remove use of misched-bench from this test and replace it with by Eric Christopher · 11 years ago
- 3c8e619 [dsymutil] Apply relocations to DIE data before cloning. by Frederic Riss · 11 years ago
- 5dc2251 Recommit r231324 with a fix to the ARM execution domain code by Eric Christopher · 11 years ago
- 85ef565 [modules] Mark Analysis/TargetLibraryInfo.def as a textual header. by Richard Smith · 11 years ago
- fe78287 [dsymutil] Support cloning DIE reference attributes. by Frederic Riss · 11 years ago
- 1edd6ed [dsymutil] Set linked unit start offset early. NFC. by Frederic Riss · 11 years ago
- 7557b1a Add DIEInteger::setValue() method. by Frederic Riss · 11 years ago
- 2f19fc8 Do not restrict interleaved unrolling to small loops, depending on the target. by Olivier Sallenave · 11 years ago
- 05a3f91 [AArch64][LoadStoreOptimizer] Generate LDP + SXTW instead of LD[U]R + LD[U]RSW. by Quentin Colombet · 11 years ago
- 5bac8f9 fixed to test features, not CPUs by Sanjay Patel · 11 years ago
- f528a40 fixed to test features, not CPUs by Sanjay Patel · 11 years ago
- 5ff9d3e loosen checking for buildbots by Sanjay Patel · 11 years ago
- aedb16f fixed to test only the feature, not the feature and a CPU by Sanjay Patel · 11 years ago
- b00a131 fixed to test only the feature, not the feature and a CPU by Sanjay Patel · 11 years ago
- 50652e7 fixed test to use FileCheck by Sanjay Patel · 11 years ago
- 6deb05e fixed to use CHECK-LABELs by Sanjay Patel · 11 years ago
- d532d10 fixed to test only the feature, not the feature and a CPU by Sanjay Patel · 11 years ago
- f2b34a5 fixed to test only the feature, not the feature and a CPU by Sanjay Patel · 11 years ago
- 9e03e85 fixed to test feature, not CPU by Sanjay Patel · 11 years ago
- 1739275 fixed to test features, not CPUs by Sanjay Patel · 11 years ago
- 91b7912 fixed test to use SSE2 attribute by Sanjay Patel · 11 years ago
- e7abe0c fixed to test only the feature, not the feature and a CPU by Sanjay Patel · 11 years ago
- 47941aa DAGCombiner: Canonicalize select(and/or,x,y) depending on target. by Matthias Braun · 11 years ago
- fdd8f37 DAGCombiner: Factor out some and/or combines. by Matthias Braun · 11 years ago
- 664388c [AsmPrinter][TLOF] Remove AArch64 test to appease buildbots by Bruno Cardoso Lopes · 11 years ago
- db108d9 LoopInterchange: Remove empty method. by Benjamin Kramer · 11 years ago
- 7858825 LoopInterchange: Rephrase instruction moving using ilist's splice and factor it into a function by Benjamin Kramer · 11 years ago
- ae6bbac ExecutionDepsFix: Indizes -> Indices. by Matthias Braun · 11 years ago
- 83f6fec [AsmPrinter][TLOF] XFAIL AArch64 test to appease buildbots by Bruno Cardoso Lopes · 11 years ago
- be76ce0 Fix typo. by Eric Christopher · 11 years ago
- 98ecf5a [dsymutil] Add debug_str construction support. by Frederic Riss · 11 years ago
- 2d6b502 R600/SI: Remove unused register class by Tom Stellard · 11 years ago
- a8c4049 Fold init() helpers into constructors. NFC. by Benjamin Kramer · 11 years ago
- 3ad5494 Avoid calls to dumpPassInfo and RegionBase<Tr>::getNameStr() in RGPassManager if by Chad Rosier · 11 years ago
- 4e022da [ConstantRange] Teach multiply to be cleverer about signed ranges. by James Molloy · 11 years ago
- 653997e [AsmPrinter][TLOF] Make AArch64 test a bit more flexible by Bruno Cardoso Lopes · 11 years ago
- 9dda04d [AsmPrinter][TLOF] Split tests and move to appropriate directories by Bruno Cardoso Lopes · 11 years ago
- dfc6383 [AsmPrinter][TLOF] 32-bit MachO support for replacing GOT equivalents by Bruno Cardoso Lopes · 11 years ago
- 66aa390 [AsmPrinter][TLOF] ARM64 MachO support for replacing GOT equivalents by Bruno Cardoso Lopes · 11 years ago
- a52da9a CodingStyle: Allow delegating ctors by Benjamin Kramer · 11 years ago
- 25c2850 [mips] [IAS] Add missing constraints and improve testing for the .module directive. by Toma Tabacu · 11 years ago
- 90e6a21 Change the way in which error case is being handled. by Daniel Jasper · 11 years ago
- 52610d8 Add a new pass "Loop Interchange" by Karthik Bhat · 11 years ago
- ee711b5 X86: Form IMGREL relocations for LLVM Functions by David Majnemer · 11 years ago
- 02dc4fa Silence C4715 'not all control paths return a value' warnings. by Yaron Keren · 11 years ago
- 8617b3b Support: Improve performance of FileOutputBuffer on Windows by Rui Ueyama · 11 years ago
- 517e68f [objc-arc] Sprinkle some more auto on some iterators. by Michael Gottesman · 11 years ago
- 18b7558 [objc-arc] Move the detection of potential uses or altering of a ref count onto PtrState. by Michael Gottesman · 11 years ago
- 6023ad2 LegalizeTypes: Handle shift by 0 in ExpandShiftByConstant. by Michael Zolotukhin · 11 years ago
- b6fd95a Remember to move a type to the correct set when setting the body. by Rafael Espindola · 11 years ago
- b207e98 [objc-arc] Move the checking of whether or not we can match onto PtrStates and out of the main dataflow. by Michael Gottesman · 11 years ago
- f111a2a [objc-arc] Refactor (Re-)initialization of PtrState from dataflow -> {TopDown,BottomUp}PtrState Class. by Michael Gottesman · 11 years ago
- 5c86053 [objc-arc] Create two subclasses of PtrState in preparation for moving per ptr state change behavior onto a PtrState class. by Michael Gottesman · 11 years ago
- c0cb123 [objc-arc] Extract out MDNodes into a cache structure so the information can be passed around. by Michael Gottesman · 11 years ago
- 0d7cce4 [objc-arc] Remove annotations code. by Michael Gottesman · 11 years ago
- 368d2e9 Teach ComputeNumSignBits about signed reminder. by Nadav Rotem · 11 years ago
- b0b6966 Fix build error. by Michael Gottesman · 11 years ago
- 418e268 [objc-arc] Change some casts and loop iterators to use auto. by Michael Gottesman · 11 years ago
- 3b402bc [objc-arc] Extract out state specific to a ref count from the main objc arc sequence dataflow. This will allow me to separate the actual ARC queries from the meat of the dataflow algorithm. by Michael Gottesman · 11 years ago