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
/
test
/
CodeGen
Age
Commit message (
Expand
)
Author
2013-05-14
This is the first of three patches which creates stubs used for
Reed Kotler
2013-05-14
StackColoring: don't clear an instruction's mem operand if the underlying
Akira Hatanaka
2013-05-13
PPC64: Constant initializers with dynamic relocations go in .data.rel.ro.
Bill Schmidt
2013-05-13
[mips] Add option -mno-ldc1-sdc1.
Akira Hatanaka
2013-05-13
Correctly preserve the input chain for potential tailcall nodes whose
Lang Hames
2013-05-13
Fix PR15950 A bug in DAG Combiner about undef mask
Hao Liu
2013-05-11
Add -mtriple=mipsel-linux-gnu to the test so that the compiler does
Reed Kotler
2013-05-10
Checkin in of first of several patches to finish implementation of
Reed Kotler
2013-05-10
Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.
Jyotsna Verma
2013-05-10
DAGCombiner: Generate a correct constant for vector types when folding (xor (...
Benjamin Kramer
2013-05-10
R600: Remove AMDILPeeopholeOptimizer and replace optimizations with tablegen ...
Tom Stellard
2013-05-10
R600: Expand SUB for v2i32/v4i32
Tom Stellard
2013-05-10
R600: Expand MUL for v4i32/v2i32
Tom Stellard
2013-05-10
R600: Expand SRA for v4i32/v2i32
Tom Stellard
2013-05-10
R600: Expand vselect for v4i32 and v2i32
Tom Stellard
2013-05-09
Teach SelectionDAG to constant fold all-constant FMA nodes the same way that ...
Owen Anderson
2013-05-09
Generate a compact unwind encoding in the face of a stack alignment push.
Bill Wendling
2013-05-09
Hexagon: Use relation map for getMatchingCondBranchOpcode() and
Jyotsna Verma
2013-05-09
[XCore] Fix handling of functions where only the LR is spilled.
Richard Osborne
2013-05-08
[mips] Add instruction selection pattern for (seteq $LHS, 0).
Akira Hatanaka
2013-05-08
Fix handling of anonymous aggregate parameters for powerpc*-apple-darwin8.
Bill Schmidt
2013-05-08
R600/SI: Add lit tests for llvm.SI.imageload and llvm.SI.resinfo intrinsics
Michel Danzer
2013-05-08
PPCInstrInfo::optimizeCompareInstr should not optimize FP compares
Hal Finkel
2013-05-08
Fix a bug in codegenprep where it was losing track of values OptimizeMemoryInst
Nick Lewycky
2013-05-08
DAGCombiner: Simplify inverted bit tests
David Majnemer
2013-05-07
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
Reverting r181331.
Jyotsna Verma
2013-05-07
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-06
Reduce attributes.
Bill Wendling
2013-05-06
R600: Emit config values in register / value pairs
Tom Stellard
2013-05-06
R600: Stop emitting the instruction type byte before each instruction
Tom Stellard
2013-05-06
R600: Emit ISA for CALL_FS_* instructions
Tom Stellard
2013-05-06
[SystemZ] Add CodeGen test cases
Ulrich Weigand
2013-05-06
Fix slightly too aggressive conact_vector optimization.
Michael Kuperstein
2013-05-06
Add a testcase that checks that we generate functions with frame
Bill Wendling
2013-05-05
Test case for r181160 and r181161. rdar://13782395
Evan Cheng
2013-05-05
For ARM backend, fixed "byval" attribute support.
Stepan Dyatkovskiy
2013-05-05
Remove a recently redundant transform from X86ISelLowering.
David Majnemer
2013-05-04
AArch64: support literal pool access in large memory model.
Tim Northover
2013-05-04
AArch64: support large code model for jump-tables
Tim Northover
2013-05-04
AArch64: implement support for blockaddress in large code model
Tim Northover
2013-05-04
AArch64: implement large code model access to global variables.
Tim Northover
2013-05-03
Remove some uneeded pseudos in the presence of the naked function attribute.
Reed Kotler
2013-05-03
[mips] Split the DSP control register and define one register for each field of
Akira Hatanaka
2013-05-03
R600: Expand vector or, shl, srl, and xor nodes
Tom Stellard
2013-05-03
R600: Add pattern for SHA-256 Ma function
Tom Stellard
2013-05-02
[mips] Handle reading, writing or copying of ccond field of DSP control
Akira Hatanaka
2013-05-02
R600: Signed literals are 64bits wide
Vincent Lejeune
2013-05-02
R600: If previous bundle is dot4, PV valid chan is always X
Vincent Lejeune
2013-05-02
R600: Add a test to check that use_kill is emitted
Vincent Lejeune
[next]