aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-07Document the loop vectorizer changes.Nadav Rotem
2013-02-07Make sure we call externals from libraries properly when -static.Reed Kotler
2013-02-07tblgen: Diagnose duplicate includes.Sean Silva
2013-02-07Moved some comments due to the recent refactoring of ObjCARC.Michael Gottesman
2013-02-07Enable jumps when in -static mode.Reed Kotler
2013-02-07DWARFDebugFrame.cpp: Fix formatting on i686 hosts.NAKAMURA Takumi
2013-02-0780-colMichael J. Spencer
2013-02-07Preserve fast-math flags after reassociation and commutation. Update test casesMichael Ilseman
2013-02-07whitespaceMichael Ilseman
2013-02-07[Object][ELF] Do the actual devirtualization.Michael J. Spencer
2013-02-07[Object][ELF] Devirtualize and simplify dynamic table iteration.Michael J. Spencer
2013-02-07Fix CMake detection of various cmath functions, and XFAIL the test on platfor...Owen Anderson
2013-02-07Conditionalize constant folding of math intrinsics on the availability of an ...Owen Anderson
2013-02-06Signficantly generalize our ability to constant fold floating point intrinsic...Owen Anderson
2013-02-06Fix typoEli Bendersky
2013-02-06[Support][ErrorOr] Add support for convertable types.Michael J. Spencer
2013-02-06Add a comment to the test that points to the source from which the input objectEli Bendersky
2013-02-06Code Custodian (trivial whitespace cleanup)Joe Abbey
2013-02-06Clean up multiple skeleton compile units if we have multiple compileEric Christopher
2013-02-06Remove some dead code.Eric Christopher
2013-02-06[mips] Make NOP a pseudo instruction and expand it to "sll $zero, $zero, 0".Akira Hatanaka
2013-02-06Add a test for checking the current .debug_frame dumping capability.Eli Bendersky
2013-02-06This is a follow-up on r174446, now taking Atom processors intoEli Bendersky
2013-02-06Canonicalize line endings to Linux style also when the --strict-whitespace fl...Guy Benyei
2013-02-06Improve comment.Bill Wendling
2013-02-06PPC calling convention cleanup.Bill Schmidt
2013-02-06R600: Support for indirect addressing v4Tom Stellard
2013-02-06Implement external weak (ELF) symbols on AArch64Tim Northover
2013-02-06Add some comments to new frame entriesEli Bendersky
2013-02-06Add AArch64 CRC32 instructionsTim Northover
2013-02-06Add icache prefetch operations to AArch64Tim Northover
2013-02-06Initial submission for the attribute group feature.Bill Wendling
2013-02-06Remove extra blank line between closing curly brace and 'else'Craig Topper
2013-02-06Remove unused private field to suppress a build warning.Craig Topper
2013-02-06Alphabetize the function attributes.Bill Wendling