index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-02-07
R600/SI: Use proper instructions for array/shadow samplers.
Tom Stellard
2013-02-07
R600/SI: Make sample intrinsic address parameter type overloaded.
Tom Stellard
2013-02-07
R600/SI: Add basic support for more integer vector types.
Tom Stellard
2013-02-07
ARM cost model: Add costs for vector selects
Arnold Schwaighofer
2013-02-07
R600/SI: Add pattern for flog2
Michel Danzer
2013-02-07
FDE::dumpHeader(): Forgot to fix one more formatting, ... take two!
NAKAMURA Takumi
2013-02-07
R600: Consolidate sub register indices.
Tom Stellard
2013-02-07
R600: Add support for SET*_DX10 instructions
Tom Stellard
2013-02-07
R600: Add tests for unsupported condition codes.
Tom Stellard
2013-02-07
R600: Fix assembly name for SETGT_INT
Tom Stellard
2013-02-07
FDE::dumpHeader(): Forgot to fix one more formatting. It affected bigendian h...
NAKAMURA Takumi
2013-02-07
Remove this testcase until I can figure out how to properly conditionalize it.
Owen Anderson
2013-02-07
Another attempt at getting the XFAIL line right for this test.
Owen Anderson
2013-02-07
[ReleaseNotes] tidy up organization and formatting
Sean Silva
2013-02-07
Update Release notes regarding TTI.
Nadav Rotem
2013-02-07
Document the loop vectorizer changes.
Nadav Rotem
2013-02-07
Make sure we call externals from libraries properly when -static.
Reed Kotler
2013-02-07
tblgen: Diagnose duplicate includes.
Sean Silva
2013-02-07
Moved some comments due to the recent refactoring of ObjCARC.
Michael Gottesman
2013-02-07
Enable jumps when in -static mode.
Reed Kotler
2013-02-07
DWARFDebugFrame.cpp: Fix formatting on i686 hosts.
NAKAMURA Takumi
2013-02-07
80-col
Michael J. Spencer
2013-02-07
Preserve fast-math flags after reassociation and commutation. Update test cases
Michael Ilseman
2013-02-07
whitespace
Michael 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-07
Fix CMake detection of various cmath functions, and XFAIL the test on platfor...
Owen Anderson
2013-02-07
Conditionalize constant folding of math intrinsics on the availability of an ...
Owen Anderson
2013-02-06
Signficantly generalize our ability to constant fold floating point intrinsic...
Owen Anderson
2013-02-06
Fix typo
Eli Bendersky
2013-02-06
[Support][ErrorOr] Add support for convertable types.
Michael J. Spencer
2013-02-06
Add a comment to the test that points to the source from which the input object
Eli Bendersky
2013-02-06
Code Custodian (trivial whitespace cleanup)
Joe Abbey
2013-02-06
Clean up multiple skeleton compile units if we have multiple compile
Eric Christopher
2013-02-06
Remove 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-06
Add a test for checking the current .debug_frame dumping capability.
Eli Bendersky
2013-02-06
This is a follow-up on r174446, now taking Atom processors into
Eli Bendersky
2013-02-06
Canonicalize line endings to Linux style also when the --strict-whitespace fl...
Guy Benyei
2013-02-06
Improve comment.
Bill Wendling
2013-02-06
PPC calling convention cleanup.
Bill Schmidt
2013-02-06
R600: Support for indirect addressing v4
Tom Stellard
2013-02-06
Implement external weak (ELF) symbols on AArch64
Tim Northover
2013-02-06
Add some comments to new frame entries
Eli Bendersky
2013-02-06
Add AArch64 CRC32 instructions
Tim Northover
2013-02-06
Add icache prefetch operations to AArch64
Tim Northover
2013-02-06
Initial submission for the attribute group feature.
Bill Wendling
2013-02-06
Remove extra blank line between closing curly brace and 'else'
Craig Topper
2013-02-06
Remove unused private field to suppress a build warning.
Craig Topper
2013-02-06
Alphabetize the function attributes.
Bill Wendling
[next]