aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-08Revert 172027 and 174336. Remove diagnostics about over-aligned stack objects.Bob Wilson
2013-02-08Update PowerPC links in CompilerWriterInfo.rstHal Finkel
2013-02-08Refine fix to bug 15041.Bill Schmidt
2013-02-08[SimplifyLibCalls] Library call simplification doen't work if the call site Chad Rosier
2013-02-08Typos.Jakob Stoklund Olesen
2013-02-08The patch to fix some issues in r174543 fixed the lines failing the test, but...David Tweed
2013-02-08ARM cost model: Address computation in vector mem ops not freeArnold Schwaighofer
2013-02-08Update tests for DWARF parser: store sources next to pre-built object files a...Alexey Samsonov
2013-02-08Test CommitMichael Kuperstein
2013-02-08Parse the attribute group reference on a function.Bill Wendling
2013-02-08When Mips16 frames grow large, the immediate field may exceed the maximumReed Kotler
2013-02-08Revert "Have InstCombine call SipmlifyCall when handling calls. Test case inc...Andrew Trick
2013-02-08[readobj] Fix memory leak.Michael J. Spencer
2013-02-08Use ParseFnAttributeValuePairs instead of ParseOptionalFuncAttrs Bill Wendling
2013-02-07[Object][ELF] Add a way to get the dynamic symbol table section.Michael J. Spencer
2013-02-07[Object][ELF] Add {begin,end}_elf_dynamic_symbols to non-virtually iterate ov...Michael J. Spencer
2013-02-07Have InstCombine call SipmlifyCall when handling calls. Test case included.Michael Ilseman
2013-02-07fix 80-col violation and fix the docs.Nadav Rotem
2013-02-07[lit] Add a display function for lit.Test.TestResult.Daniel Dunbar
2013-02-07[mips] Make Filler a class and reduce indentation.Akira Hatanaka
2013-02-07Formatting.Eric Christopher
2013-02-07"Clean up" line section symbol emission by emitting the sectionEric Christopher
2013-02-07[patch] bug 15055 Add Unistd.h to OProfileWrapper.cppWill Schmidt
2013-02-07Constrain PowerPC autovectorization to fix bug 15041.Bill Schmidt
2013-02-07[mips] Add definition of JALR instruction which has two register operands. Ch...Akira Hatanaka
2013-02-07R600/SI: cleanup VGPR encodingTom Stellard
2013-02-07R600/SI: Handle VGPR64 destination in copyPhysReg().Tom Stellard
2013-02-07R600/SI: Add pattern for mul.Tom Stellard
2013-02-07R600/SI: simplify and fix SMRD encodingTom Stellard
2013-02-07R600/SI: add proper 64bit immediate support v2Tom Stellard
2013-02-07R600: Add an explicit default processorTom Stellard
2013-02-07Identify and simplify idempotent intrinsics. Test case included.Michael Ilseman
2013-02-07Loop Vectorizer: Refactor Memory Cost ComputationArnold Schwaighofer
2013-02-07ADT: Correct APInt::getActiveWords for zero valuesMeador Inge
2013-02-07[Object][ELF] Fix crash on no dynamic section.Michael J. Spencer
2013-02-07R600/SI: Use proper instructions for array/shadow samplers.Tom Stellard
2013-02-07R600/SI: Make sample intrinsic address parameter type overloaded.Tom Stellard
2013-02-07R600/SI: Add basic support for more integer vector types.Tom Stellard
2013-02-07ARM cost model: Add costs for vector selectsArnold Schwaighofer
2013-02-07R600/SI: Add pattern for flog2Michel Danzer
2013-02-07FDE::dumpHeader(): Forgot to fix one more formatting, ... take two!NAKAMURA Takumi
2013-02-07R600: Consolidate sub register indices.Tom Stellard
2013-02-07R600: Add support for SET*_DX10 instructionsTom Stellard
2013-02-07R600: Add tests for unsupported condition codes.Tom Stellard
2013-02-07R600: Fix assembly name for SETGT_INTTom Stellard
2013-02-07FDE::dumpHeader(): Forgot to fix one more formatting. It affected bigendian h...NAKAMURA Takumi
2013-02-07Remove this testcase until I can figure out how to properly conditionalize it.Owen Anderson
2013-02-07Another attempt at getting the XFAIL line right for this test.Owen Anderson
2013-02-07[ReleaseNotes] tidy up organization and formattingSean Silva
2013-02-07Update Release notes regarding TTI.Nadav Rotem