| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "[ValueTracking] Teach computeKnownBits for PHI nodes to compute sign ... | Craig Topper | 2016-06-29 | 3 | -128/+1 |
* | [Diag] Add getter shouldAlwaysPrint. NFC | Adam Nemet | 2016-06-29 | 1 | -3/+3 |
* | [Diag] Add getter shouldAlwaysPrint. NFC | Adam Nemet | 2016-06-29 | 4 | -7/+10 |
* | Make SymbolTable::findAll to return only defined symbols. | Rui Ueyama | 2016-06-29 | 1 | -16/+24 |
* | [ValueTracking] Teach computeKnownBits for PHI nodes to compute sign bit for ... | Craig Topper | 2016-06-29 | 3 | -1/+128 |
* | [DAGCombine] Teach DAG combine to handle ORs of shuffles involving zero vecto... | Craig Topper | 2016-06-29 | 2 | -57/+55 |
* | [DAGCombine] Add test cases to show that DAG combining an OR of two shuffles ... | Craig Topper | 2016-06-29 | 1 | -0/+44 |
* | [CodeGen] Make ShuffleVectorSDNode::commuteMask take a MutableArrayRef instea... | Craig Topper | 2016-06-29 | 2 | -2/+2 |
* | Revert "[InstCombine] Avoid combining the bitcast of a var that is used as bo... | Eric Christopher | 2016-06-29 | 4 | -227/+0 |
* | [bugpoint] Delete a stale comment. | Philip Reames | 2016-06-29 | 1 | -3/+0 |
* | [bugpoint] Unwrap one level of wrapper functions [NFC] | Philip Reames | 2016-06-29 | 2 | -18/+11 |
* | [ELF] Support for wildcard in version scripts. | Davide Italiano | 2016-06-29 | 5 | -14/+97 |
* | [Triple] Add isLittleEndian(). | Davide Italiano | 2016-06-29 | 2 | -0/+9 |
* | Refactor ELF type inference functions. | Rui Ueyama | 2016-06-29 | 5 | -41/+43 |
* | Mark inheriting constructors as deleted if the corresponding defaulted default | Richard Smith | 2016-06-29 | 8 | -47/+123 |
* | [bugpoint] Extract helper functions for readability [NFCI] | Philip Reames | 2016-06-29 | 1 | -51/+64 |
* | [llvm-cov] Minor cleanups to prepare for the html format patch | Vedant Kumar | 2016-06-29 | 6 | -31/+84 |
* | [Object] Fix a -Wpessimizing-move error; clang-format; NFC | Vedant Kumar | 2016-06-29 | 1 | -5/+8 |
* | Revert "[PS4] Tighten up a test (noticed in passing)" | Sean Silva | 2016-06-29 | 1 | -2/+2 |
* | [bugpoint] Simplify code by moving exception to only caller | Philip Reames | 2016-06-29 | 4 | -12/+10 |
* | [bugpoint] Treat token type the same as ehpad w.r.t deletion | Philip Reames | 2016-06-29 | 1 | -4/+4 |
* | [bugpoint] Disabling one transform shouldn't prevent reporting the progress o... | Philip Reames | 2016-06-29 | 1 | -2/+2 |
* | Function declarations are, in fact, permitted in the init-statement of a for | Richard Smith | 2016-06-28 | 2 | -1/+5 |
* | Finish cleaning up most of the error handling in libObject’s MachOUniversal... | Kevin Enderby | 2016-06-28 | 10 | -18/+90 |
* | [Diag] Fix file comment | Adam Nemet | 2016-06-28 | 1 | -1/+1 |
* | [Sema] Disallow ambigious base classes in template argument deduction | Erik Pilkington | 2016-06-28 | 2 | -22/+44 |
* | ObjC Class Property: diagnostics when accessing a class property using instance. | Manman Ren | 2016-06-28 | 4 | -7/+35 |
* | Codegen: [MBP] Add messages to asserts. NFC | Kyle Butt | 2016-06-28 | 1 | -3/+4 |
* | [msan] Fix handling of padding in sendmsg control data. | Evgeniy Stepanov | 2016-06-28 | 2 | -1/+130 |
* | [ARM] Fix 28282: cost computation for constant hoisting | Weiming Zhao | 2016-06-28 | 2 | -1/+18 |
* | Revert r274054 to try to appease the bot | Manman Ren | 2016-06-28 | 4 | -654/+108 |
* | Handle empty versions. | Rafael Espindola | 2016-06-28 | 3 | -4/+30 |
* | Don't check the section index, it is not relevant for this test. | Rafael Espindola | 2016-06-28 | 1 | -3/+3 |
* | Relax the clearance calculating for breaking partial register dependency. | Dehao Chen | 2016-06-28 | 2 | -6/+27 |
* | [YAML] Fix YAML tags appearing before the start of sequence elements | Chris Bieneman | 2016-06-28 | 3 | -4/+27 |
* | [SystemZ] Use NILL instruction instead of NILF where possible | Zhan Jun Liau | 2016-06-28 | 3 | -1/+130 |
* | Fix "not all control paths return a value" warning on MSVC | Simon Pilgrim | 2016-06-28 | 1 | -0/+1 |
* | AvailabilityAttr: we accept "macos" as the platform name. | Manman Ren | 2016-06-28 | 18 | -69/+76 |
* | cxx_status: make c++17 footnote list formatting consistent with other footnot... | Richard Smith | 2016-06-28 | 1 | -3/+1 |
* | cxx_status: fix footnote for p0136. | Richard Smith | 2016-06-28 | 1 | -1/+3 |
* | Update cxx_dr_status from test/CXX/drs. | Richard Smith | 2016-06-28 | 1 | -11/+11 |
* | X86FrameLowering: Check subregs when deciding prolog kill flags | Matthias Braun | 2016-06-28 | 2 | -3/+36 |
* | [CMake] Adding USES_TERMINAL to a few additional custom targets | Chris Bieneman | 2016-06-28 | 1 | -2/+3 |
* | Use isPositionIndependent in a few more places. | Rafael Espindola | 2016-06-28 | 5 | -8/+7 |
* | Update llvm command line parser to support subcommands. | Zachary Turner | 2016-06-28 | 4 | -108/+654 |
* | Fix bugs in TAS and futex lock | Jonathan Peyton | 2016-06-28 | 2 | -3/+5 |
* | Revert r273898's UNICODE quick fix in favor of CMake's remove_definitions() | Jonathan Peyton | 2016-06-28 | 3 | -8/+6 |
* | Fix typo | Krzysztof Parzyszek | 2016-06-28 | 1 | -1/+1 |
* | Fix unreasonably-precise CHECK. | Richard Smith | 2016-06-28 | 1 | -2/+2 |
* | P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991: | Richard Smith | 2016-06-28 | 72 | -931/+2754 |