summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* IR: Change inalloca's grammar a bitDavid Majnemer2014-03-09
* Revert "Clean up SmallString a bit"David Blaikie2014-03-09
* Clean up SmallString a bitDavid Blaikie2014-03-09
* [C++11] Fix break due to MSVC bug.Ahmed Charles2014-03-09
* Fix build break.Ahmed Charles2014-03-09
* [C++11] Add range based accessors for the Use-Def chain of a Value.Chandler Carruth2014-03-09
* Update comment from r203315 based on reviewAdam Nemet2014-03-08
* Adding some includes to appease build bots. Amends r203354Aaron Ballman2014-03-08
* Adding range-based STL-like helper APIs. llvm::distance() is the range versio...Aaron Ballman2014-03-08
* Make createObjectImage and createObjectImageFromFile static methods on theLang Hames2014-03-08
* Change else if => if after return, after r203265Duncan P. N. Exon Smith2014-03-08
* Fix 80 cols.Ahmed Charles2014-03-08
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-08
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-08
* [bugpoint] Don't ignore arg in -compile-commad="tool arg"Adam Nemet2014-03-08
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-08
* De-virtualize a method since it doesn't override anything (yay 'override' key...Craig Topper2014-03-08
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-08
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-08
* DebugInfo: further improvements to test following up on r203329David Blaikie2014-03-08
* DebugInfo: Fix test fallout from r203323David Blaikie2014-03-08
* DebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in DW_TAG_lexical_blocksDavid Blaikie2014-03-08
* Add support for hashing location information for CU level hashes.Eric Christopher2014-03-08
* [DAGCombiner] Distribute TRUNC through AND in rotation amountAdam Nemet2014-03-07
* [DAGCombiner] Recognize another rotation idiomAdam Nemet2014-03-07
* [DAGCombiner] Slightly improve readability of matchRotateSubAdam Nemet2014-03-07
* ISel: Make VSELECT selection terminate in cases where the condition type has toArnold Schwaighofer2014-03-07
* Remove unnecessary test for Darwin and update testcase to be a little lessAdrian Prantl2014-03-07
* Add a virtual destructor to quiet a warning.Eric Christopher2014-03-07
* Range-ify some for loops.Owen Anderson2014-03-07
* Actually add the header file.Eric Christopher2014-03-07
* Two part patch:Eric Christopher2014-03-07
* Add include guards and make public a few routines that add valuesEric Christopher2014-03-07
* Remove unused method declarationEli Bendersky2014-03-07
* Revert "Remove unnecessary check for Darwin. rdar://problem/16264854"Adrian Prantl2014-03-07
* Moved test file from test/MC/Mips to test/CodeGen/Mips.Sasa Stankovic2014-03-07
* Remove unnecessary check for Darwin. rdar://problem/16264854Adrian Prantl2014-03-07
* DebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in inlined functionsDavid Blaikie2014-03-07
* DebugInfo: Update test to cover linux (with a FIXME...) tooDavid Blaikie2014-03-07
* [C++11] Revert uses of lambdas with array_pod_sort.Benjamin Kramer2014-03-07
* [C++11] Convert sort predicates into lambdas.Benjamin Kramer2014-03-07
* Actually include the ArrayRef header rather than rely on the forwardEric Christopher2014-03-07
* Fix up formatting.Eric Christopher2014-03-07
* Fix EXPECT_* to not produce a compile warning.Eli Bendersky2014-03-07
* R600/SI: Using SGPRs is illegal for instructions that read carry-out from VCCTom Stellard2014-03-07
* R600/SI: Custom lower i1 storesTom Stellard2014-03-07
* [C++11] DwarfDebug: Turn single-use functors into lambdas.Benjamin Kramer2014-03-07
* [ADT] Update PointerIntPair to handle pointer types with more than 31 bits free.Jordan Rose2014-03-07
* [docs] Teach CMake docs build how to generate Qt Creator help/documentation f...Michael Gottesman2014-03-07
* [C++11] DwarfDebug: Use range-based for loops.Benjamin Kramer2014-03-07