summaryrefslogtreecommitdiff
path: root/lib
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
* 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: 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
* 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
* [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
* Fix up formatting.Eric Christopher2014-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
* [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
* DebugInfo: Restrict DW_AT_high_pc encoding as data4 offset to DWARF 4 as per ...David Blaikie2014-03-07
* ARM: Make .unreq directives case-insensitiveDuncan P. N. Exon Smith2014-03-07
* [SystemZ] Move sign_extend optimization to PerformDAGCombineRichard Sandiford2014-03-07
* CodeGenPrep: sink extends of illegal types into use block.Tim Northover2014-03-07
* InstCombine: form shuffles from wider range of insert/extractelementsTim Northover2014-03-07
* Change MCDisassembler::setSymbolizer to take unique_ptr by value.Ahmed Charles2014-03-07
* Remove unused method.Craig Topper2014-03-07
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-07
* Enable FeatureFastUAMem for Silvermont processorAlexey Volkov2014-03-07
* Test commitAlexey Volkov2014-03-07
* MC: Remove superfluous section attribute flag definitionsDavid Majnemer2014-03-07
* Replace PROLOG_LABEL with a new CFI_INSTRUCTION.Rafael Espindola2014-03-07
* Simplify. No functionality change.Rafael Espindola2014-03-07
* Simplify. No functionality change.Rafael Espindola2014-03-07
* Allow constant folding of round function whenever feasibleKarthik Bhat2014-03-07
* DebugInfo: Limit r203187 to non-darwin as lldb can't handle this yetDavid Blaikie2014-03-07