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
2012-07-23
Add comment for relocations MO_HIGHER and HIGHEST in MipsBaseInfo.h.
Akira Hatanaka
2012-07-23
Test revert of test changes.
Micah Villmow
2012-07-23
Test commit.
Micah Villmow
2012-07-23
Fix a typo (the the => the)
Sylvestre Ledru
2012-07-21
Fix Mips long branch pass.
Akira Hatanaka
2012-07-21
Add HIGHER and HIGHEST relocations to Mips backend.
Akira Hatanaka
2012-07-21
Revert accidental commit.
Akira Hatanaka
2012-07-21
Add VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefExpr::VariantKind.
Akira Hatanaka
2012-07-20
Don't use implicit register operands to calculate L-bit for AVX instructions....
Craig Topper
2012-07-19
Adds the family codes for the Midview Atom processors so that the
Preston Gurd
2012-07-19
default to use -mv4 when no version of Hexagon has been specified
Sebastian Pop
2012-07-19
[arm-fast-isel] Add support for vararg function calls.
Jush Lu
2012-07-19
Remove tabs.
Bill Wendling
2012-07-19
Remove tabs.
Bill Wendling
2012-07-19
Remove tabs.
Bill Wendling
2012-07-19
Remove tabs.
Bill Wendling
2012-07-18
X86: remove redundant cmp against zero.
Manman Ren
2012-07-18
This patch fixes 8 out of 20 unexpected failures in "make check"
Preston Gurd
2012-07-18
Fix ARMTargetLowering::isLegalAddImmediate to consider thumb encodings.
Andrew Trick
2012-07-18
whitespace
Andrew Trick
2012-07-18
The vbroadcast family of instructions has 'fallback patterns' in case where the
Nadav Rotem
2012-07-18
Mips specific inline asm operand modifier 'M':
Jack Carter
2012-07-18
Remove tab characters.
Craig Topper
2012-07-18
Fix typo in error message and remove some tab characters.
Craig Topper
2012-07-18
Make x86 asm parser to check for xmm vs ymm for index register in gather inst...
Craig Topper
2012-07-18
More replacing of target-dependent intrinsics with target-indepdent
Joel Jones
2012-07-17
Clean up Mips16InstrFormats.td and Mips16InstrInfo.td.
Akira Hatanaka
2012-07-17
Back out r160101 and instead implement a dag combine to recover from instcomb...
Evan Cheng
2012-07-17
Implement r160312 as target indepedenet dag combine.
Evan Cheng
2012-07-17
This is another case where instcombine demanded bits optimization created
Evan Cheng
2012-07-16
For something like
Evan Cheng
2012-07-16
Revert "AMDGPU: Add core backend files for R600/SI codegen v6"
Tom Stellard
2012-07-16
Revert "Build script changes for R600/SI Codegen v6"
Tom Stellard
2012-07-16
Revert "Target/AMDGPU/R600KernelParameters.cpp: Fix two includes, <llvm/IRBui...
Tom Stellard
2012-07-16
Revert "Target/AMDGPU: [CMake] Fix dependencies. 1) Add intrinsics_gen. Add A...
Tom Stellard
2012-07-16
Revert "Target/AMDGPU/R600KernelParameters.cpp: Don't use "and", "or" as cond...
Tom Stellard
2012-07-16
Revert "Target/AMDGPU/AMDILIntrinsicInfo.cpp: Use llvm_unreachable() in nonre...
Tom Stellard
2012-07-16
Revert "Target/AMDGPU: Fix includes, or msvc build failed."
Tom Stellard
2012-07-16
With r160248 in place this code is no longer needed.
Chad Rosier
2012-07-16
Target/AMDGPU: Fix includes, or msvc build failed.
NAKAMURA Takumi
2012-07-16
Target/AMDGPU/AMDILIntrinsicInfo.cpp: Use llvm_unreachable() in nonreturn fun...
NAKAMURA Takumi
2012-07-16
Target/AMDGPU/R600KernelParameters.cpp: Don't use "and", "or" as conditional ...
NAKAMURA Takumi
2012-07-16
Doubleword Shift Left Logical Plus 32
Jack Carter
2012-07-16
Target/AMDGPU: [CMake] Fix dependencies. 1) Add intrinsics_gen. Add AMDGPUCom...
NAKAMURA Takumi
2012-07-16
Target/AMDGPU/R600KernelParameters.cpp: Fix two includes, <llvm/IRBuilder.h> ...
NAKAMURA Takumi
2012-07-16
Build script changes for R600/SI Codegen v6
Tom Stellard
2012-07-16
AMDGPU: Add core backend files for R600/SI codegen v6
Tom Stellard
2012-07-16
Fix a bug in the 3-address conversion of LEA when one of the operands is an
Nadav Rotem
2012-07-16
This CL changes the function prologue and epilogue emitted on X86 when stack ...
Alexey Samsonov
2012-07-15
Teach getTargetVShiftNode about TargetConstant nodes.
Nadav Rotem
[next]