summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Alphabetize.Bill Wendling2012-06-19
* Tidy up.Chad Rosier2012-06-19
* Add an ensureMaxAlignment() function to MachineFrameInfo (analogous toChad Rosier2012-06-19
* Add DAG-combines for aggressive FMA formation.Lang Hames2012-06-19
* 80 col.Jakob Stoklund Olesen2012-06-19
* Typo. Patch by Cameron McInally <cameron.mcinally@nyu.edu>.Chad Rosier2012-06-19
* Add Projects.rst to the toctree.Bill Wendling2012-06-19
* Use correct capitalization.Bill Wendling2012-06-19
* Add a triple.Jakob Stoklund Olesen2012-06-19
* Implement PPCInstrInfo::isCoalescableExtInstr().Jakob Stoklund Olesen2012-06-19
* Style: Don't reuse variables for multiple purposes.Jakob Stoklund Olesen2012-06-19
* New test tool: obj2yamlMarshall Clow2012-06-19
* Indent coding examples.Bill Wendling2012-06-19
* Remove bad HTML tags. Add missing :.Bill Wendling2012-06-19
* Fix PR13148, an inf-loop in StringMap.Chandler Carruth2012-06-19
* Remove some superfluous SCOPED_TRACEs from this unit test.Chandler Carruth2012-06-19
* Emit TableGen's header comment with C-style comments, so it can be used from ...Benjamin Kramer2012-06-19
* Have ARM ELF use correct reloc for "b" instr.Jan Wen Voung2012-06-19
* Mark most PPC register classes to avoid write-after-write.Hal Finkel2012-06-19
* Updating the credits after r158717Aaron Ballman2012-06-19
* Put flag names on one line.Bill Wendling2012-06-19
* Fix italicized text.Bill Wendling2012-06-19
* Use correct URL.Bill Wendling2012-06-19
* Fix numbering of list items.Bill Wendling2012-06-19
* Fix some Sphinx mistakes.Bill Wendling2012-06-19
* First attempt at Sphinx. Convert the Projects.html file to Sphinx format.Bill Wendling2012-06-19
* [Support/PathV2] Fix out of bounds access in identify_magic when the file is ...Michael J. Spencer2012-06-19
* Make MipsLongBranch::runOnMachineFunction return true.Akira Hatanaka2012-06-19
* Use MachineBasicBlock::instr_iterator instead of MachineBasicBlock::iterator inAkira Hatanaka2012-06-19
* Add support for generating reg+reg preinc stores on PPC.Hal Finkel2012-06-19
* really add a triple :-(Rafael Espindola2012-06-19
* Add a triple to the test.Rafael Espindola2012-06-19
* Move the support for using .init_array from ARM to the genericRafael Espindola2012-06-19
* revert r158660, since Chris has some issues with this patch (namely using cod...Nuno Lopes2012-06-18
* Don't copy a potentially-uninitialized variable.David Blaikie2012-06-18
* ARM: use NOEN loads and stores if possible when handling struct byval.Manman Ren2012-06-18
* Allow up to 64 functional units per processor itinerary.Hal Finkel2012-06-18
* [docs] Port FAQ over to Sphinx.Michael J. Spencer2012-06-18
* Added accessors for getting coff_relocation infoMarshall Clow2012-06-18
* ARM: Define generic HINT instruction.Jim Grosbach2012-06-18
* TableGen: AsmMatcher missing-features list minimization.Jim Grosbach2012-06-18
* Add mipsel-* to the list of targets recognized by configure script.Simon Atanasyan2012-06-18
* add the 'alloc' metadata node to represent the size of offset of buffers poin...Nuno Lopes2012-06-18
* This change handles a another case for generating the bic instruction Joel Jones2012-06-18
* Add a regression test for the bug exposed by r158087, which has beenChandler Carruth2012-06-18
* Temporarily revert r158087.Chandler Carruth2012-06-18
* TableGen.cmake: Fix to work without LLVM_COMMON_DEPENDS.NAKAMURA Takumi2012-06-17
* For reasons I can't fathom MSVC supports ULL but not LLU suffixes on long lon...Benjamin Kramer2012-06-17
* Add missing unittest files to the cmake build.Benjamin Kramer2012-06-17
* Remove SmallMap unittests, unbreaking the build.Benjamin Kramer2012-06-17