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-02-22
Remove code copied from GenRegisterInfo.inc.
Andrew Trick
2013-02-21
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
Hexagon: Expand cttz, ctlz, and ctpop for now.
Anshuman Dasgupta
2013-02-21
Radar numbers don't belong in source code.
Evan Cheng
2013-02-21
Trivial cleanup
Bill Schmidt
2013-02-21
Large code model support for PowerPC.
Bill Schmidt
2013-02-21
getX86SubSuperRegister has a special mode with High=true for i64 which
Eli Bendersky
2013-02-21
R600/SI: inline V_ADD|SUB_F32 patterns
Christian Konig
2013-02-21
R600/SI: replace IMPLICIT_DEF with SIOperand.ZERO
Christian Konig
2013-02-21
R600/SI: replace SI_V_CNDLT with a pattern
Christian Konig
2013-02-21
R600/SI: use patterns for clamp, fabs, fneg
Christian Konig
2013-02-21
R600/SI: add all the other missing asm operands v2
Christian Konig
2013-02-21
R600/SI: add the missing M*BUF|IMG asm operands
Christian Konig
2013-02-21
R600/SI: add the missing S_* asm operands
Christian Konig
2013-02-21
R600/SI: rework VOP3 classes
Christian Konig
2013-02-21
R600/SI: simplify VOPC_* pattern v2
Christian Konig
2013-02-21
R600/SI: rework VOP2_* pattern v2
Christian Konig
2013-02-21
R600/SI: rework VOP1_* patterns v2
Christian Konig
2013-02-21
R600/SI: add constant for inline zero operand
Christian Konig
2013-02-21
R600/SI: cleanup SIInstrInfo.td and SIInstrFormat.td
Christian Konig
2013-02-21
R600: Fix for Unigine when MachineSched is enabled
Tom Stellard
2013-02-21
Code review cleanup for r175697
Bill Schmidt
2013-02-21
R600/SI: Make sure M0 is loaded for V_INTERP_MOV_F32
Michel Danzer
2013-02-21
Expand the sel pseudo/macro. This generates basic blocks where previously
Reed Kotler
2013-02-21
Mips specific standalone assembler addressing mode %hi and %lo.
Jack Carter
2013-02-21
PPCDAGToDAGISel::PostprocessISelDAG()
Bill Schmidt
2013-02-21
Relocation enablement for PPC DAG postprocessing pass
Bill Schmidt
2013-02-20
ELF symbol table field st_other support,
Jack Carter
2013-02-20
MCParser: Update method names per coding guidelines.
Jim Grosbach
2013-02-20
R600: Update for name changes from r175667.
Jim Grosbach
2013-02-20
Update TargetLowering ivars for name policy.
Jim Grosbach
2013-02-20
Additional fixes for bug 15155.
Bill Schmidt
2013-02-20
[ms-inline asm] Make the comment a bit more verbose.
Chad Rosier
2013-02-20
Fix bug 14779 for passing anonymous aggregates [patch by Kai Nacke].
Bill Schmidt
2013-02-20
Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.
Jyotsna Verma
2013-02-20
Fix PR15155: lost vadd/vsplat optimization.
Bill Schmidt
2013-02-20
I optimized the following patterns:
Elena Demikhovsky
2013-02-20
Fix thumbv5e frame lowering assertion failure.
Logan Chien
2013-02-20
Fix the (clang -Werror) build by removing an unused member variable.
David Blaikie
2013-02-20
Expand pseudos/macros:
Reed Kotler
2013-02-20
Add missing #include.
Jakub Staszak
2013-02-19
[ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Chad Rosier
2013-02-19
ELF symbol table field st_other support,
Jack Carter
2013-02-19
ELF symbol table field st_other support,
Jack Carter
2013-02-19
ELF symbol table field st_other support,
Jack Carter
2013-02-19
Add obvious constantness.
Jakub Staszak
2013-02-19
ARM NEON: Don't need COPY_TO_REGCLASS in pattern
Arnold Schwaighofer
2013-02-19
ARM: Allocation hints must make sure to be in the alloc order.
Jim Grosbach
2013-02-19
Hexagon: Sync TSFlags in MCTargetDesc/HexagonBaseInfo.h with
Jyotsna Verma
2013-02-19
Clean up HiPE prologue emission a bit and avoid signed arithmetic tricks.
Benjamin Kramer
[next]