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
path:
root
/
lib
/
Target
Age
Commit message (
Expand
)
Author
2013-01-23
Clean up assignment of CalleeSaveStackSlotSize: get rid of the default and ex...
Eli Bendersky
2013-01-23
NVPTX: Stop leaking memory by using a managed constant instead of a new Argum...
Benjamin Kramer
2013-01-23
Add the IR attribute 'sspstrong'.
Bill Wendling
2013-01-23
R600: rework handling of the constants
Tom Stellard
2013-01-23
R600: Add a CONST_ADDRESS node to model constant buf read
Tom Stellard
2013-01-23
R600: Factorise VTX_WORD0 and VTX_WORD1 in tblgen def
Tom Stellard
2013-01-22
Add instruction encodings / disassembly support for u10 / lu10 instructions.
Richard Osborne
2013-01-22
Fix an issue of pseudo atomic instruction DAG schedule
Michael Liao
2013-01-22
[mips] Implement MipsRegisterInfo::getRegPressureLimit.
Akira Hatanaka
2013-01-22
[mips] Clean up code in MipsTargetLowering::LowerCall. No functional change
Akira Hatanaka
2013-01-22
X86: Make sure we account for the FMA4 register immediate value, otherwise ri...
Benjamin Kramer
2013-01-22
Initial patch for x32 ABI support.
Eli Bendersky
2013-01-22
Make APFloat constructor require explicit semantics.
Tim Northover
2013-01-21
Fix some incorrectly named u10 / lu10 instructions.
Richard Osborne
2013-01-21
Remove unused multiclass.
Richard Osborne
2013-01-21
Add instruction encodings / disassembly support for u6 / lu6 instructions.
Richard Osborne
2013-01-21
Add instruction encoding / disassembly support for ru6 / lru6 instructions.
Richard Osborne
2013-01-21
Use correct format for the LDAWCP instruction (u6).
Richard Osborne
2013-01-21
R600/SI: Use unnormalized coordinates for sampling with the RECT target.
Tom Stellard
2013-01-21
R600/SI: Take target parameter for sample intrinsics.
Tom Stellard
2013-01-21
R600/SI: Derive all sample intrinsics from a single class.
Tom Stellard
2013-01-21
R600/SILowerControlFlow.cpp: Fix a warning. [-Wunused-variable]
NAKAMURA Takumi
2013-01-21
Use <0 checks in place of ==-1 because it results in simpler code.
Craig Topper
2013-01-21
Use MVT instead of EVT in LowerVECTOR_SHUFFLEtoBlend.
Craig Topper
2013-01-21
Remove trailing whitespace.
Craig Topper
2013-01-21
Fix some 80 column violations.
Craig Topper
2013-01-21
Make helper method static.
Craig Topper
2013-01-20
Convert more EVT's to MVT's in the lowering methods.
Craig Topper
2013-01-20
Capitalize lowerTRUNCATE so that it matches the other lower functions in this...
Craig Topper
2013-01-20
Revert CostTable algorithm, will re-write
Renato Golin
2013-01-20
Add instruction encodings / disassembly support for l2rus instructions.
Richard Osborne
2013-01-20
Add instruction encodings / disassembly support for l3r instructions.
Richard Osborne
2013-01-20
Add instruction encodings / disassembler support for 2rus instructions.
Richard Osborne
2013-01-20
Add instruction encodings / disassembly support 3r instructions.
Richard Osborne
2013-01-20
Make LowerVSETCC a static function and use MVT instead of EVT.
Craig Topper
2013-01-20
Revert 172708.
Nadav Rotem
2013-01-20
Make some helper methods static.
Craig Topper
2013-01-20
Remove DebugLoc argument from static function. It can easily be obtained from...
Craig Topper
2013-01-20
Use MVT instead of EVT in more instruction lowering code.
Craig Topper
2013-01-19
Use MVT instead of EVT in more of the shuffle lowering code.
Craig Topper
2013-01-19
Capitalize LowerVectorIntExtend to be consistent with all the other lower fun...
Craig Topper
2013-01-19
On Sandybridge split unaligned 256bit stores into two xmm-sized stores.
Nadav Rotem
2013-01-19
Use MVT instead of EVT when computing shuffle immediates since they can only ...
Craig Topper
2013-01-19
Sort all of the includes. Several files got checked in with mis-sorted
Chandler Carruth
2013-01-19
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-18
On Sandybridge loading unaligned 256bits using two XMM loads (vmovups and vin...
Nadav Rotem
2013-01-18
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-18
R600: Proper insert S_WAITCNT instructions
Tom Stellard
2013-01-18
R600: Optimize and cleanup KILL on SI
Tom Stellard
2013-01-18
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
[prev]
[next]