summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make getObject const. Remove a const_cast.Rafael Espindola2013-04-07
* Remove last use of InMemoryStruct in llvm-objdump.Rafael Espindola2013-04-07
* Most PPC M[TF]CR instructions do not have side effectsHal Finkel2013-04-07
* Remove dead code.Rafael Espindola2013-04-07
* Remove unused argument.Rafael Espindola2013-04-07
* 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
* [cmake] Avoid rel+asserts warnings when passing -UNDEBUGReid Kleckner2013-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
* Add a comment to TargetInstrInfo about FoldImmediateHal 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
* [mips] XFAIL test-interp-vec-loadstore.ll in an attempt to turn builderAkira Hatanaka2013-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
* Move yaml2obj to tools too.Rafael Espindola2013-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
* Make the test/CodeGen/X86/win32_sret.ll reliable on any CPU by explicitly spe...Timur Iskhodzhanov2013-04-05