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-05-11
Typo.
Chad Rosier
2012-05-11
[fast-isel] Remove -disable-arm-fast-isel option. -fast-isel=0 suffices. Min...
Chad Rosier
2012-05-11
Hexagon V5 intrinsics support.
Sirish Pande
2012-05-11
[fast-isel] Cleaner fix for when we're unable to handle a non-double multi-reg
Chad Rosier
2012-05-11
[fast-isel] Rather then assert (or segfault in a non-asserts build), fall back
Chad Rosier
2012-05-11
The return type is an unsigned, not a bool.
Chad Rosier
2012-05-11
Add space before an open parenthesis in control flow statements.
Manman Ren
2012-05-11
Added X86 Atom latencies to X86InstrMMX.td.
Preston Gurd
2012-05-11
Implement initial-exec TLS model for 32-bit PIC x86
Hans Wennborg
2012-05-11
Added the missing bit definition for the 4th bit of the STR (post reg) instru...
Silviu Baranga
2012-05-11
Fixed the LLVM ARM v7 assembler and instruction printer for 8-bit immediate o...
Silviu Baranga
2012-05-11
Fix a misleading comment.
Akira Hatanaka
2012-05-11
ARM: peephole optimization to remove cmp instruction
Manman Ren
2012-05-11
Define a new intrinsic, @llvm.debugger. It will be similar to __builtin_trap(),
Dan Gohman
2012-05-10
Added X86 Atom latencies for instructions in X86InstrInfo.td.
Preston Gurd
2012-05-10
Add support for the 'X' inline asm operand modifier.
Eric Christopher
2012-05-10
Hexagon V5 Support - V5 td file.
Sirish Pande
2012-05-10
Hexagon V5 FP Support.
Sirish Pande
2012-05-10
Revert: 156550 "ARM: peephole optimization to remove cmp instruction"
Manman Ren
2012-05-10
ARM: peephole optimization to remove cmp instruction
Manman Ren
2012-05-10
Fix merge-typo and cleanup
Nadav Rotem
2012-05-10
AVX2: Add an additional broadcast idiom.
Nadav Rotem
2012-05-10
Generate AVX/AVX2 shuffles even when there is a memory op somewhere else in t...
Nadav Rotem
2012-05-09
Mark .opd @progbits, thus avoiding a warning from asm.
Roman Divacky
2012-05-09
Add another peephole pattern for conditional moves.
Akira Hatanaka
2012-05-09
Use ptr_rc_tailcall instead of GR32_TC.
Jakob Stoklund Olesen
2012-05-09
Make register FP allocatable if the compiled function does not have dynamic
Akira Hatanaka
2012-05-09
Expand 64-bit shifts if target ABI is O32.
Akira Hatanaka
2012-05-09
Remove unused variable to silence compiler warning.
Richard Trieu
2012-05-08
Use a shared function for a common operation.
Jakob Stoklund Olesen
2012-05-08
Remove excess semi-colons to quiet warnings.
Eric Christopher
2012-05-08
Update load/store instruction patterns in Hexagon V4.
Sirish Pande
2012-05-08
Define mips16 instruction formats.
Akira Hatanaka
2012-05-08
s/CSR_Ghc/CSR_NoRegs/
Jakob Stoklund Olesen
2012-05-08
Remove 256-bit AVX non-temporal store intrinsics. Similar was previously done...
Craig Topper
2012-05-07
Add an MF argument to TRI::getPointerRegClass() and TII::getRegClass().
Jakob Stoklund Olesen
2012-05-07
Fix bug in TRI::getCommonSuperRegClass().
Jakob Stoklund Olesen
2012-05-07
Add TRI::getCommonSuperRegClass().
Jakob Stoklund Olesen
2012-05-07
Fix a regression from r147481. This combine should only happen if there is a
Chad Rosier
2012-05-07
X86: optimization for -(x != 0)
Manman Ren
2012-05-07
Add support for the 'x' constraint.
Eric Christopher
2012-05-07
Add support for the 'l' constraint.
Eric Christopher
2012-05-07
Add support for the 'c' constraint.
Eric Christopher
2012-05-07
Add support for the 'P' constraint.
Eric Christopher
2012-05-07
Fix some issues in the f16c instructions.
Craig Topper
2012-05-07
Add support for the 'O' constraint.
Eric Christopher
2012-05-07
Add support for the 'N' inline asm constraint.
Eric Christopher
2012-05-07
Add support for the 'L' inline asm constraint.
Eric Christopher
2012-05-07
Add support for the inline asm constraint 'K'.
Eric Christopher
2012-05-07
Add SSE4A MOVNTSS/MOVNTSD instructions.
Craig Topper
[prev]
[next]