aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Restructure PopulateLoopsDFS::insertIntoLoop.Andrew Trick2012-06-201-10/+11
* Sphixify the GEP FAQ.Bill Wendling2012-06-203-754/+544
* Avoid iterating with LiveIntervals::iterator.Jakob Stoklund Olesen2012-06-203-41/+45
* Revert r158846.Akira Hatanaka2012-06-206-300/+326
* In MipsDisassembler.cpp, instead of defining register class tables, use the onesAkira Hatanaka2012-06-206-326/+300
* Remove an "else" that snuck in after a "return" ;)Kaelyn Uhrain2012-06-201-1/+1
* Check that a file is not a directory before reading it into a MemoryBuffer.Kaelyn Uhrain2012-06-201-0/+9
* Add "extern template" declarations now that we use explicit instantiation.Andrew Trick2012-06-202-1/+23
* Add users of a MERGE_VALUE node to the worklist to process again when the nod...Pete Cooper2012-06-201-0/+3
* Only update regunit live ranges that have been precomputed.Jakob Stoklund Olesen2012-06-203-4/+15
* replace usage of EmitGEPOffset() with TargetData::getIndexedOffset() when the...Nuno Lopes2012-06-202-8/+6
* Delete dead code.Jakob Stoklund Olesen2012-06-201-48/+0
* Add support for generating reg+reg (indexed) pre-inc loads on PPC.Hal Finkel2012-06-205-10/+155
* Fix DAGCombine to deal with ext-conversion of pre/post_inc loads.Hal Finkel2012-06-201-1/+8
* Fixing a compiler warning in MSVC 10.Aaron Ballman2012-06-201-1/+1
* Sphinxify the SegmentedStack document.Bill Wendling2012-06-203-94/+86
* Move coding standards reference from development_process.rst to programming.rst.Bill Wendling2012-06-202-8/+6
* Unindent list.Bill Wendling2012-06-201-17/+17
* Un-indent list to remove ugly back-slash.Bill Wendling2012-06-201-18/+16
* Fix the formatting a bit.Bill Wendling2012-06-201-41/+8
* Sphinxify the developer policy document.Bill Wendling2012-06-203-643/+533
* Sphinxify the lexicon doc.Bill Wendling2012-06-203-295/+196
* Sphinxify BranchWeightMetadata document.Bill Wendling2012-06-203-165/+120
* Sphinxify the LTO document.Bill Wendling2012-06-203-402/+300
* Unindent list.Bill Wendling2012-06-201-40/+40
* Sphinxify the AliasAnalysis document.Bill Wendling2012-06-203-1068/+708
* Unindent list.Bill Wendling2012-06-201-15/+15
* Un-indent the list and remove ugly back-slash.Bill Wendling2012-06-201-44/+42
* Remove 'static' from inline functions defined in header files.Chandler Carruth2012-06-2011-36/+36
* Fix two rather subtle internal vs. external linker issues.Chandler Carruth2012-06-202-50/+40
* Fix inappropriate use of anonymous namespaces in unittests.Chandler Carruth2012-06-202-2/+6
* Add predicate check around some patterns.Craig Topper2012-06-201-35/+37
* Add predicate check around some patterns.Craig Topper2012-06-201-18/+22
* Don't insert 128-bit UNDEF into 256-bit vectors. Just keep the 256-bit vector...Craig Topper2012-06-203-4/+15
* A new algorithm for computing LoopInfo. Temporarily disabled.Andrew Trick2012-06-204-2/+224
* Sphinxify the MakefileGuide document.Bill Wendling2012-06-203-1041/+959
* Unbreak the MSVC build: add return to unimplemented functions.Francois Pichet2012-06-201-0/+2
* Move the implementation of LoopInfo into LoopInfoImpl.h.Andrew Trick2012-06-204-442/+577
* Sphinxify the CodingStandard documentation.Bill Wendling2012-06-203-1568/+1155
* Add permissions(), map_file_pages(), and unmap_file_pages() to llvm::sys::fs ...Nick Kledzik2012-06-204-9/+274
* Don't assert when given an empty range.Kaelyn Uhrain2012-06-201-1/+1
* Add regunit liveness support to LiveIntervals::handleMove().Jakob Stoklund Olesen2012-06-191-43/+50
* Alphabetize.Bill Wendling2012-06-191-3/+3
* Tidy up.Chad Rosier2012-06-191-17/+20
* Add an ensureMaxAlignment() function to MachineFrameInfo (analogous toChad Rosier2012-06-193-10/+11
* Add DAG-combines for aggressive FMA formation.Lang Hames2012-06-199-17/+60
* 80 col.Jakob Stoklund Olesen2012-06-191-7/+13
* Typo. Patch by Cameron McInally <cameron.mcinally@nyu.edu>.Chad Rosier2012-06-191-2/+2
* Add Projects.rst to the toctree.Bill Wendling2012-06-191-1/+8
* Use correct capitalization.Bill Wendling2012-06-191-1/+1