summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Fix PR15674 (and PR15603): a SROA think-o.Chandler Carruth2013-04-07
* PPC pre-increment load instructions do not have side effectsHal Finkel2013-04-07
* PPC pre-increment load instructions do not have side effectsHal Finkel2013-04-07
* PPC MCRF instruction does not have side effectsHal Finkel2013-04-07
* PPC FMR instruction does not have side effectsHal Finkel2013-04-07
* DW_FORM_sec_offset should be a relocation on platforms that useEric Christopher2013-04-07
* Implement LowerReturn_64 for SPARC v9.Jakob Stoklund Olesen2013-04-06
* SPARC v9 stack pointer bias.Jakob Stoklund Olesen2013-04-06
* Implement PPCInstrInfo::FoldImmediateHal Finkel2013-04-06
* PPC ISEL is a select and never has side effectsHal Finkel2013-04-06
* Complete formal arguments for the SPARC v9 64-bit ABI.Jakob Stoklund Olesen2013-04-06
* typoNadav Rotem2013-04-06
* Remove last use of InMemoryStruct from MachOObjectFile.cpp.Rafael Espindola2013-04-06
* Don't use InMemoryStruct<macho::SymtabLoadCommand>.Rafael Espindola2013-04-06
* Don't use InMemoryStruct in getSymbol64TableEntry.Rafael Espindola2013-04-06
* Don't use InMemoryStruct in getSymbolTableEntry.Rafael Espindola2013-04-06
* Don't use InMemoryStruct in getRelocation.Rafael Espindola2013-04-06
* Dwarf: use utostr on CUID to append to SmallString.Manman Ren2013-04-06
* Removed trailing whitespace.Michael Gottesman2013-04-05
* R600/SI: Add support for buffer stores v2Tom Stellard2013-04-05
* R600/SI: Use same names for corresponding MUBUF operands and encoding fieldsTom Stellard2013-04-05
* R600: Add RV670 processorTom Stellard2013-04-05
* R600/SI: Add processor types for each SI variantTom Stellard2013-04-05
* R600/SI: Avoid generating S_MOVs with 64-bit immediates v2Tom Stellard2013-04-05
* Enable early if conversion on PPCHal Finkel2013-04-05
* Correct the PPC A2 misprediction penaltyHal Finkel2013-04-05
* An objc_retain can serve as a use for a different pointer.Michael Gottesman2013-04-05
* Properly model precise lifetime when given an incomplete dataflow sequence.Michael Gottesman2013-04-05
* Reapply r178845 with fix - Fix bug in PEI's virtual-register scavengingHal Finkel2013-04-05
* Use the target options specified on a function to reset the back-end.Bill Wendling2013-04-05
* Revert r178845 - Fix bug in PEI's virtual-register scavengingHal Finkel2013-04-05
* Tidy up a bit. No functional change.Jim Grosbach2013-04-05
* Disable the optimization about promoting vector-element-access with symbolic ...Shuxin Yang2013-04-05
* <rdar://problem/13551789> Fix a race in the LockFileManager.Douglas Gregor2013-04-05
* <rdar://problem/13551789> Fix yet another race in unique_file.Douglas Gregor2013-04-05
* [Support][FileSystem] Fix identify_magic for big endian ELF.Michael J. Spencer2013-04-05
* Define versions of Section that are explicitly marked as little endian.Rafael Espindola2013-04-05
* Added two debug logging messages to VisitInstructionsTopDown to match VisitIn...Michael Gottesman2013-04-05
* Don't use InMemoryStruct in getSection and getSection64.Rafael Espindola2013-04-05
* Cleaned up whitespace and made debug logging less verbose.Michael Gottesman2013-04-05
* Reverting 178851 as it broke buildbotsRenato Golin2013-04-05
* [ms-inline asm] Add support for numeric displacement expressions in bracketedChad Rosier2013-04-05
* [Support] Disable assertion dialogs from the MSVC debug CRTReid Kleckner2013-04-05
* Don't fetch pointers from a InMemoryStruct.Rafael Espindola2013-04-05
* Respect Addend when processing MCJIT relocations to local/global symbols.Ulrich Weigand2013-04-05
* Buildbot fix for r178851: mistake was in wrong TargetRegisterInfo::getRegClas...Stepan Dyatkovskiy2013-04-05
* Fix for PR14824: "Optimization arm_ldst_opt inserts newly generated instructi...Stepan Dyatkovskiy2013-04-05
* Add a SchedMachineModel for the PPC G5Hal Finkel2013-04-05
* Add a SchedMachineModel for the PPC A2Hal Finkel2013-04-05
* Fix bug in PEI's virtual-register scavengingHal Finkel2013-04-05