aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM cost model: Add costs for vector selectsArnold Schwaighofer2013-02-072-0/+69
* R600/SI: Add pattern for flog2Michel Danzer2013-02-071-1/+3
* FDE::dumpHeader(): Forgot to fix one more formatting, ... take two!NAKAMURA Takumi2013-02-071-2/+2
* R600: Consolidate sub register indices.Tom Stellard2013-02-078-93/+73
* R600: Add support for SET*_DX10 instructionsTom Stellard2013-02-075-44/+281
* R600: Add tests for unsupported condition codes.Tom Stellard2013-02-071-0/+83
* R600: Fix assembly name for SETGT_INTTom Stellard2013-02-072-2/+2
* FDE::dumpHeader(): Forgot to fix one more formatting. It affected bigendian h...NAKAMURA Takumi2013-02-071-2/+3
* Remove this testcase until I can figure out how to properly conditionalize it.Owen Anderson2013-02-071-43/+0
* Another attempt at getting the XFAIL line right for this test.Owen Anderson2013-02-071-1/+1
* [ReleaseNotes] tidy up organization and formattingSean Silva2013-02-071-20/+23
* Update Release notes regarding TTI.Nadav Rotem2013-02-071-0/+7
* Document the loop vectorizer changes.Nadav Rotem2013-02-071-0/+15
* Make sure we call externals from libraries properly when -static.Reed Kotler2013-02-072-0/+16
* tblgen: Diagnose duplicate includes.Sean Silva2013-02-074-10/+23
* Moved some comments due to the recent refactoring of ObjCARC.Michael Gottesman2013-02-072-5/+4
* Enable jumps when in -static mode.Reed Kotler2013-02-072-1/+5
* DWARFDebugFrame.cpp: Fix formatting on i686 hosts.NAKAMURA Takumi2013-02-071-3/+6
* 80-colMichael J. Spencer2013-02-071-5/+10
* Preserve fast-math flags after reassociation and commutation. Update test casesMichael Ilseman2013-02-072-9/+24
* whitespaceMichael Ilseman2013-02-071-12/+12
* [Object][ELF] Do the actual devirtualization.Michael J. Spencer2013-02-071-2/+2
* [Object][ELF] Devirtualize and simplify dynamic table iteration.Michael J. Spencer2013-02-071-182/+70
* Fix CMake detection of various cmath functions, and XFAIL the test on platfor...Owen Anderson2013-02-073-6/+26
* Conditionalize constant folding of math intrinsics on the availability of an ...Owen Anderson2013-02-075-0/+146
* Signficantly generalize our ability to constant fold floating point intrinsic...Owen Anderson2013-02-062-14/+130
* Fix typoEli Bendersky2013-02-061-1/+1
* [Support][ErrorOr] Add support for convertable types.Michael J. Spencer2013-02-062-42/+107
* Add a comment to the test that points to the source from which the input objectEli Bendersky2013-02-061-0/+1
* Code Custodian (trivial whitespace cleanup)Joe Abbey2013-02-062-67/+66
* Clean up multiple skeleton compile units if we have multiple compileEric Christopher2013-02-062-8/+6
* Remove some dead code.Eric Christopher2013-02-062-34/+0
* [mips] Make NOP a pseudo instruction and expand it to "sll $zero, $zero, 0".Akira Hatanaka2013-02-063-15/+7
* Add a test for checking the current .debug_frame dumping capability.Eli Bendersky2013-02-063-0/+28
* This is a follow-up on r174446, now taking Atom processors intoEli Bendersky2013-02-062-6/+37
* Canonicalize line endings to Linux style also when the --strict-whitespace fl...Guy Benyei2013-02-063-11/+27
* Improve comment.Bill Wendling2013-02-061-2/+6
* PPC calling convention cleanup.Bill Schmidt2013-02-062-75/+46
* R600: Support for indirect addressing v4Tom Stellard2013-02-0630-75/+1124
* Implement external weak (ELF) symbols on AArch64Tim Northover2013-02-063-4/+30
* Add some comments to new frame entriesEli Bendersky2013-02-061-0/+4
* Add AArch64 CRC32 instructionsTim Northover2013-02-063-1/+53
* Add icache prefetch operations to AArch64Tim Northover2013-02-064-0/+62
* Initial submission for the attribute group feature.Bill Wendling2013-02-066-41/+197
* Remove extra blank line between closing curly brace and 'else'Craig Topper2013-02-061-6/+3
* Remove unused private field to suppress a build warning.Craig Topper2013-02-061-1/+0
* Alphabetize the function attributes.Bill Wendling2013-02-061-11/+11
* ARM: Use MCTargetAsmParser::validateTargetOperandClass().Jim Grosbach2013-02-061-47/+19
* Allow targets to add custom asm operand matching logic.Jim Grosbach2013-02-062-0/+18
* Failing builds because a private class member is not being used afterEli Bendersky2013-02-061-0/+3