summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* Cleanup PPCInstrInfo::DefinesPredicateHal Finkel2013-04-10
* RegionInfo: Add helpers to replace entry/exit recursivelyTobias Grosser2013-04-10
* PPC: Prep for if conversion of bctr[l]Hal Finkel2013-04-10
* Template the MachO types over endianness.Rafael Espindola2013-04-10
* __sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not inEvan Cheng2013-04-10
* Generalize the PassConfig API and remove addFinalizeRegAlloc().Andrew Trick2013-04-10
* Mips specific inline asm operand modifier 'D' Jack Carter2013-04-09
* Allow PPC B and BLR to be if-converted into some predicated formsHal Finkel2013-04-09
* Fix some comment typos.Bob Wilson2013-04-09
* Cleanup. No functional change intended.Chad Rosier2013-04-09
* Cleanup. No functional change intended.Chad Rosier2013-04-09
* Remove unused method and default values.Rafael Espindola2013-04-09
* Revert r179115 as it looks to have killed the ASan tests.Chad Rosier2013-04-09
* Rationalize the formatting of these case labels. Having two sortedChandler Carruth2013-04-09
* This patch enables llvm to switch between compiling for mips32/mips64 Reed Kotler2013-04-09
* Add support for bottom-up SLP vectorization infrastructure.Nadav Rotem2013-04-09
* [ms-inline asm] Use parsePrimaryExpr in lieu of parseExpression if we need toChad Rosier2013-04-09
* The .dwo section shouldn't contain the unrelocated values (andEric Christopher2013-04-09
* Cleanup PPCEarlyReturnHal Finkel2013-04-09
* Revert r176408 and r176407 to address PR15540.Nadav Rotem2013-04-09
* [ms-inline asm] Maintain a StringRef to reference a symbol in a parsed operand,Chad Rosier2013-04-09
* DAGCombiner: Fold a shuffle on CONCAT_VECTORS into a new CONCAT_VECTORS if po...Benjamin Kramer2013-04-09
* Use virtual base registers on PPCHal Finkel2013-04-09
* Convert MachOObjectFile to a template.Rafael Espindola2013-04-09
* DWARF parser: Fix DWARF-2/3 incompatibility: size of DW_FORM_ref_addr is the ...Alexey Samsonov2013-04-09
* Extract a function.Jakob Stoklund Olesen2013-04-09
* Revert 179071 because it is not the right way to support non standard new/new...Nadav Rotem2013-04-09
* Compute correct frame sizes for SPARC v9 64-bit frames.Jakob Stoklund Olesen2013-04-09
* More uses for SymbolTableEntryBase.Rafael Espindola2013-04-09
* Add a SymbolTableEntryBase.Rafael Espindola2013-04-09
* Add a SectionBase struct.Rafael Espindola2013-04-08
* c++ new operators are not malloc-like functions because they do not return un...Nadav Rotem2013-04-08
* InstructionSimplify.cpp: Fix a ligature, "fi", to get rid of utf8 in comment.NAKAMURA Takumi2013-04-08
* Redo the fix Benjamin Kramer committed in r178793 about iterator invalidation...Shuxin Yang2013-04-08
* Template the MachO types over the word size.Rafael Espindola2013-04-08
* Remove is64BitLoadCommand.Rafael Espindola2013-04-08
* X86 cost model: Model cost for uitofp and sitofp on SSE2Arnold Schwaighofer2013-04-08
* [ms-inline asm] Add support for ImmDisp [ Symbol ] memory operands.Chad Rosier2013-04-08
* Generate PPC early conditional returnsHal Finkel2013-04-08
* DWARF parser: remove duplicated code and fix code style in DIE extractors.Alexey Samsonov2013-04-08
* Add all 4 MachO object types. Use the stored type to implement is64Bits().Rafael Espindola2013-04-08
* R600: Control Flow support for pre EG genVincent Lejeune2013-04-08
* AArch64: remove barriers from AArch64 atomic operations.Tim Northover2013-04-08
* ARM: Remove unused variable.Benjamin Kramer2013-04-08
* Cleanup and improve PPC fsel generationHal Finkel2013-04-07
* Make MachOObjectFile independent from MachOObject.Rafael Espindola2013-04-07
* Implement MachOObjectFile::getData directly.Rafael Espindola2013-04-07
* Implement MachOObjectFile::is64Bit directly.Rafael Espindola2013-04-07
* Implement MachOObjectFile::getHeaderSize directly.Rafael Espindola2013-04-07
* Implement MachOObjectFile::getHeader directly.Rafael Espindola2013-04-07