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-10-05
Follow up to r165072. Try a different approach: only move the load when it's ...
Evan Cheng
2012-10-04
[ms-inline asm] Add support for parsing [Intel dialect] memory operands that use
Chad Rosier
2012-10-04
This patch corrects commit 165126 by using an integer bit width instead of
Preston Gurd
2012-10-04
ARM: locate user-defined text sections next to default text.
Jim Grosbach
2012-10-04
Update this a bit more to represent how the prologue should work:
Eric Christopher
2012-10-04
Add register encoding support in X86 backend
Michael Liao
2012-10-04
- add tokens to PPCInstrInfo.td and PPCInstr64Bit.td to resolve
Will Schmidt
2012-10-04
test commit / whitespace
Will Schmidt
2012-10-04
Use new accessor methods to query for attributes.
Bill Wendling
2012-10-04
Implement methods that enable expansion of load immediate
Jack Carter
2012-10-04
This patch is a partial implementation of mips .set assembler directive. Dire...
Jack Carter
2012-10-03
Clean up tailing whitespaces
Michael Liao
2012-10-03
[ms-inline asm] Add support in the X86AsmPrinter for printing memory references
Chad Rosier
2012-10-03
This patch moves from using a hard coded number (4)
Jack Carter
2012-10-03
Typos.
Chad Rosier
2012-10-03
Add methods which query for the specific attribute instead of using the
Bill Wendling
2012-10-03
Set up MCSchedModel after detecting the CPU type in X86SubTarget.
Preston Gurd
2012-10-03
Revert 165051-165049 while looking into the foreach.m failure in
Eric Christopher
2012-10-03
Fix 80-column violation
Craig Topper
2012-10-03
The early if conversion pass is ready to be used as an opt-in.
Jakob Stoklund Olesen
2012-10-02
Fix a serious X86 instruction selection bug. In
Evan Cheng
2012-10-02
Revert "Don't use a debug location for frame setup instructions in the"
Eric Christopher
2012-10-02
Revert 165057, per Jim's request. This requires further discussion.
Chad Rosier
2012-10-02
The mips 64bit instructions DSLL, DSRA, DSRL, DEXT and DINS get transformed b...
Jack Carter
2012-10-02
Make sure to put our sret argument into %rax on x86-64. Fixes PR13563!
Nick Lewycky
2012-10-02
[ms-inline asm] Add basic support for wildcard MCParsedAsmOperands. This type
Chad Rosier
2012-10-02
Don't use a debug location for frame setup instructions in the
Eric Christopher
2012-10-02
Use the existing DebugLoc.
Eric Christopher
2012-10-02
Make the location a parameter since we may not want the next one
Eric Christopher
2012-10-02
Remove the SavePoint infrastructure from fast isel, replace
Eric Christopher
2012-10-02
Support for generating ELF objects on Windows.
Andrew Kaylor
2012-10-01
[ms-inline asm] Add the convertToMapAndConstraints() function that is used to
Chad Rosier
2012-10-01
MachO: direct-to-object attribute for data-in-code markers.
Jim Grosbach
2012-10-01
Use constants for all return values in switch. Allows clang to optimize it in...
Craig Topper
2012-09-30
Change getX86SubSuperRegister to take an MVT::SimpleValueType rather than an ...
Craig Topper
2012-09-29
Add LLVM support for Swift.
Bob Wilson
2012-09-29
Whitespace.
Bob Wilson
2012-09-29
Shrink TargetAlignElem a bit, we do a lot of searches on them.
Benjamin Kramer
2012-09-28
MIPS DSP: other miscellaneous instructions.
Akira Hatanaka
2012-09-28
MIPS DSP: ADDUH.QB instruction sub-class.
Akira Hatanaka
2012-09-28
X86: when replacing SUB with TEST in ISelDAGToDAG, only replace uses of the
Manman Ren
2012-09-28
1. Add load/store words from the stack
Reed Kotler
2012-09-27
MIPS DSP: ABSQ_S.PH instruction sub-class.
Akira Hatanaka
2012-09-27
MIPS DSP: SHLL.QB instruction sub-class.
Akira Hatanaka
2012-09-27
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...
Sylvestre Ledru
2012-09-27
Fix a typo 'iff' => 'if'
Sylvestre Ledru
2012-09-27
[arm-fast-isel] Add support for ELF PIC.
Jush Lu
2012-09-27
MIPS DSP: rddsp (instruction which reads DSPControl register fields to a GPR).
Akira Hatanaka
2012-09-27
MIPS DSP: CMPU.EQ.QB instruction sub-class.
Akira Hatanaka
2012-09-27
MIPS DSP: ADDU.QB instruction sub-class.
Akira Hatanaka
[prev]
[next]