summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix polly buildbotSebastian Pop2014-03-10
* IR: Slightly more verbose error in VerifierJustin Bogner2014-03-10
* MemCpyOpt: When merging memsets also merge the trivial case of two memsets wi...Benjamin Kramer2014-03-10
* For functions with ARM target specific calling convention, when simplify-libcallEvan Cheng2014-03-10
* fix PR13550: add a cmake WITH_POLLY optionSebastian Pop2014-03-10
* Followup to r203483 - add test.Eli Bendersky2014-03-10
* [mips] Implement NaCl sandboxing of loads, stores and SP changes:Sasa Stankovic2014-03-10
* Make sure NVPTX doesn't emit symbol names that aren't valid in PTX.Eli Bendersky2014-03-10
* llvm-c: expose unnamedaddr field of globalsTim Northover2014-03-10
* Docs: remove paragraph about manual account creation.Tim Northover2014-03-10
* [bugpoint] Add testcase for r203343.Adam Nemet2014-03-10
* Add a --enable-clang-plugin-support option to configure.Rafael Espindola2014-03-10
* Fix regression with -O0 for mips .Reed Kotler2014-03-10
* Add test for LinkModules warning on triple, modified by r203009. Datalayout i...JF Bastien2014-03-10
* [C++11] Modernize the IR library a bit.Benjamin Kramer2014-03-10
* [mips][fp64] Add an implicit def to MFHC1 claiming that it reads the lower 32...Daniel Sanders2014-03-10
* Removing llvm::distance and llvm::copy for iterator_range based on post-commi...Aaron Ballman2014-03-10
* [mips] Assembly parser must invoke the target streamer to handle .set reorder...Matheus Almeida2014-03-10
* AArch64: fix LowerCONCAT_VECTORS for new CodeGen.Tim Northover2014-03-10
* [LCG] Make this call graph a fully regular type by giving it assignmentChandler Carruth2014-03-10
* [LCG] Make the iterator move constructable (and thus movable in general)Chandler Carruth2014-03-10
* [C++11] Remove 'virtual' keyword from methods marked with 'override' keyword.Craig Topper2014-03-10
* [C++11] Remove 'virtual' keyword from methods marked with 'override' keyword.Craig Topper2014-03-10
* [AArch64] Fix a use of uninitialized memory introduced in r203125,Chandler Carruth2014-03-10
* De-virtualize a method since it doesn't override anything and isn't overridde...Craig Topper2014-03-10
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-10
* [LCG] One more formatting fix that I failed to get into the priorChandler Carruth2014-03-10
* [TTI] There is actually no realistic way to pop TTI implementations offChandler Carruth2014-03-10
* ADT/PointerIntPairTest.cpp: Appease msc17.NAKAMURA Takumi2014-03-10
* [LCG] Ran clang-format over this too and it pointed out some fixes.Chandler Carruth2014-03-10
* [PM] While I'm here, fix a few other clang-format issues. Pulls someChandler Carruth2014-03-10
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-10
* [PM] Cleanup formatting and namespace commenting. Mostly done withChandler Carruth2014-03-10
* [PM] As Dave noticed in review, I had erroneously copied the moveChandler Carruth2014-03-10
* MC: Appease the buildbotsDavid Majnemer2014-03-10
* MC: Cleanup MCSectionMachO::ParseSectionSpecifierDavid Majnemer2014-03-10
* [PM] Add a comment I missed and add the special members to one moreChandler Carruth2014-03-10
* [PM] Comment on all of the totally pointless definitions of specialChandler Carruth2014-03-10
* [PM] I have been educated by several folks that MSVC will neverChandler Carruth2014-03-10
* [Sparc] Add support for decoding 'swap' instruction.Venkatraman Govindaraju2014-03-09
* Fix inconsistent whitespace.Bob Wilson2014-03-09
* Work around FreeBSD rtld rpath $ORIGIN limitationEd Maste2014-03-09
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-09
* StackColoring: Use range-based for loops.Benjamin Kramer2014-03-09
* MachineModuleInfo: Turn nested std::pairs into a proper struct.Benjamin Kramer2014-03-09
* SimplifyCFG: Simplify the weight scaling algorithm.Benjamin Kramer2014-03-09
* [LCG] Simplify a bunch of the LCG code with range for loops and auto.Chandler Carruth2014-03-09
* [C++11] Add range views for various parts of a Module.Chandler Carruth2014-03-09
* Change documentation based on feedback from Chandler.Ahmed Charles2014-03-09
* [C++11] Now that we have C++11 and I've replaced the use of thisChandler Carruth2014-03-09