summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [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
* Don't avoid cfi instructions on the bg/p.Rafael Espindola2014-03-07
* Remove dead 'break' (dominated by 'return').Ted Kremenek2014-03-07
* Remove dead 'return'.Ted Kremenek2014-03-07
* MC: Use MachO::SectionType for MCSectionMachO::getType's return typeDavid Majnemer2014-03-07
* DebugInfo: Refactor high_pc/low_pc construction into reusable functionDavid Blaikie2014-03-07
* "Mac OS/X" -> "Mac OS X" spelling fixes for llvm.Nico Weber2014-03-07
* C++11: Remove const from in auto guidelinesDuncan P. N. Exon Smith2014-03-07
* DebugInfo: Restrict DW_AT_high_pc encoding as data4 offset to DWARF 4 as per ...David Blaikie2014-03-07
* C++11: Copy pointers with const auto *Duncan P. N. Exon Smith2014-03-07
* ARM: Make .unreq directives case-insensitiveDuncan P. N. Exon Smith2014-03-07
* [C++11] Now that the users are gone, rip out the duplicated traits from type_...Benjamin Kramer2014-03-07
* Add missing std:: qualifiersDmitri Gribenko2014-03-07