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-04-26
R600: Initialize AMDGPUMachineFunction::ShaderType to ShaderType::COMPUTE
Tom Stellard
2013-04-26
ARM: Fix encoding of hint instruction for Thumb.
Quentin Colombet
2013-04-26
PowerPC: Use RegisterOperand instead of RegisterClass operands
Ulrich Weigand
2013-04-26
PowerPC: Fix encoding of vsubcuw and vsum4sbs instructions
Ulrich Weigand
2013-04-26
PowerPC: Fix encoding of stfsu and stfdu instructions
Ulrich Weigand
2013-04-26
PowerPC: Fix encoding of rldimi and rldcl instructions
Ulrich Weigand
2013-04-26
PowerPC: Support PC-relative fixup_ppc_brcond14.
Ulrich Weigand
2013-04-26
ARM/NEON: Pattern match vector integer abs to vabs.
Benjamin Kramer
2013-04-26
X86: Now that we have a canonical form for vector integer abs, match it into ...
Benjamin Kramer
2013-04-25
Mips assembler: .set reorder support
Jack Carter
2013-04-25
Make function documentation conform to llvm standards.
Preston Gurd
2013-04-25
ARM cost model: Integer div and rem is lowered to a function call
Arnold Schwaighofer
2013-04-25
This patch adds the X86FixupLEAs pass, which will reduce instruction
Preston Gurd
2013-04-25
Fix section relocation for SECTIONREL32 with immediate offset.
Rafael Espindola
2013-04-25
[mips] Add definitions of micromips load and store instructions.
Akira Hatanaka
2013-04-25
[mips] Add definitions of micromips shift instructions.
Akira Hatanaka
2013-04-24
R600: Initialize BooleanVectorContents
Tom Stellard
2013-04-24
R600: Use SHT_PROGBITS for the .AMDGPU.config section
Tom Stellard
2013-04-23
Hexagon: Use multiclass for combine and STri[bhwd]_shl_V4 instructions.
Jyotsna Verma
2013-04-23
Hexagon: Define relations for GP-relative instructions.
Jyotsna Verma
2013-04-23
Add more tests for r179925 to verify correct handling of signext/zeroext; str...
Stephen Lin
2013-04-23
Lowercase "is" boolean variable prefix for consistency within function, no fu...
Stephen Lin
2013-04-23
Hexagon: Remove assembler mapped instruction definitions.
Jyotsna Verma
2013-04-23
Change commentary for PowerPC Boolean vector contents.
Bill Schmidt
2013-04-23
[mips] Compare splat value with element size instead of calling isUIntN.
Akira Hatanaka
2013-04-23
DAGCombine should not aggressively fold SEXT(VSETCC(...)) into a wider VSETCC...
Owen Anderson
2013-04-23
R600: Use .AMDGPU.config section to emit stacksize
Vincent Lejeune
2013-04-23
R600: Add CF_END
Vincent Lejeune
2013-04-23
Hexagon: Remove duplicate instructions to handle global/immediate values
Jyotsna Verma
2013-04-23
AArch64: remove unnecessary check that RS is valid
Tim Northover
2013-04-22
Remove unused DwarfSectionOffsetDirective string
Matt Arsenault
2013-04-22
Move C++ code out of the C headers and into either C++ headers
Eric Christopher
2013-04-22
[ms-inline asm] Removed this unnecessary check. In the current implementation,
Chad Rosier
2013-04-22
[ms-inline asm] Add the OpDecl to the InlineAsmIdentifierInfo struct and in turn
Chad Rosier
2013-04-22
Fix unused variable warning.
Chad Rosier
2013-04-22
80 columns.
Akira Hatanaka
2013-04-22
[mips] In performDSPShiftCombine, check that all elements in the vector are
Akira Hatanaka
2013-04-22
[ms-inline asm] Remove the identifier parsing logic from the AsmParser. This is
Chad Rosier
2013-04-22
[ms-inline asm] Refactor/clean up the SemaLookup interface. No functional
Chad Rosier
2013-04-22
No really, don't store anything to this since it's unconditionally
Eric Christopher
2013-04-22
Remove variable store that is never read.
Eric Christopher
2013-04-22
Fix for 5.5 Parameter Passing --> Stage C:
Stepan Dyatkovskiy
2013-04-21
Legalize vector truncates by parts rather than just splitting.
Jim Grosbach
2013-04-21
Passing arguments to varags functions under the SPARC v9 ABI.
Jakob Stoklund Olesen
2013-04-21
Fix the SETHIimm pattern for 64-bit code.
Jakob Stoklund Olesen
2013-04-21
ARM: Use ldrd/strd to spill 64-bit pairs when available.
Tim Northover
2013-04-20
Compile varargs functions for SPARCv9.
Jakob Stoklund Olesen
2013-04-20
ARM: don't add FrameIndex offset for LDMIA (has no immediate)
Tim Northover
2013-04-20
AArch64: remove useless comment
Tim Northover
2013-04-20
Remove unused ShouldFoldAtomicFences flag.
Tim Northover
[prev]
[next]