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-23
Fix indentation of wrapped line for readability. No functional change.
Craig Topper
2012-05-22
ARMDisassembler.cpp: Fix utf8 char in comments.
NAKAMURA Takumi
2012-05-22
Fix constant used for pshufb mask when lowering v16i8 shuffles. Bug introduce...
Craig Topper
2012-05-22
This patch adds a predicate to existing mips32 and mips64 so that those
Akira Hatanaka
2012-05-21
ARM: .end_data_region mismatch in Thumb2.
Jim Grosbach
2012-05-21
Thumb2: RSB source register should be rGRP not GPRnopc.
Jim Grosbach
2012-05-21
Allow 256-bit shuffles to still be split even if only half of the shuffle com...
Craig Topper
2012-05-20
Make the global base reg GR32_NOSP.
Jakob Stoklund Olesen
2012-05-20
Add a missing PPC 64-bit stwu pattern.
Hal Finkel
2012-05-20
Use the right register class for LDRrs.
Jakob Stoklund Olesen
2012-05-20
Transfer memory operands to the right instruction.
Jakob Stoklund Olesen
2012-05-19
Add a FIXME about access to negative stack-pointer offsets on PPC32.
Hal Finkel
2012-05-19
On Haswell, perfer storing YMM registers using a single instruction.
Nadav Rotem
2012-05-19
Add support for additional in-reg vbroadcast patterns
Nadav Rotem
2012-05-19
Tidy up some spacing and inconsistent use of pre/post increment. No functiona...
Craig Topper
2012-05-19
Ordinary PR1255 patch: DifferenceEngine and CPPBackend adopted to the new Swi...
Stepan Dyatkovskiy
2012-05-19
Copy some AVX support from MCJIT to JIT. Maybe will fix PR12748.
Craig Topper
2012-05-19
Add support for the 'd' mips inline asm output modifier.
Eric Christopher
2012-05-18
Refactor data-in-code annotations.
Jim Grosbach
2012-05-18
Add support for the mips 'x' inline asm modifier.
Eric Christopher
2012-05-18
Simplify code a bit. No functional change intended.
Craig Topper
2012-05-18
Simplify handling of v16i8 shuffles and fix a missed optimization.
Craig Topper
2012-05-17
Fix the encoding of the armv7m (MClass) for MSR APSR writes which was missing
Kevin Enderby
2012-05-17
Remove incorrect pattern for ARM SMML instruction.
Tim Northover
2012-05-16
This patch adds the register class for MIPS16 as well as the ability for
Akira Hatanaka
2012-05-16
Hexagon: Remove unused command line option.
Benjamin Kramer
2012-05-16
Avoid creating a cycle when folding load / op with flag / store. PR11451474. ...
Evan Cheng
2012-05-15
Allow MCCodeEmitter access to the target MCRegisterInfo.
Jim Grosbach
2012-05-15
Temporarily disable anti-dependence breaking for Mips until bug 12829 is
Akira Hatanaka
2012-05-15
Remove extraneous ';'.
Bill Wendling
2012-05-14
Add a command line option to skip the delay slot filler pass entirely for Mips.
Akira Hatanaka
2012-05-14
Fix use of uninitialized variable.
David Blaikie
2012-05-14
Revert 156634 upon request until code improvement changes are made.
Brendon Cahoon
2012-05-14
Rename @llvm.debugger to @llvm.debugtrap.
Dan Gohman
2012-05-13
Hexagon: Initialize TBB to 0.
Benjamin Kramer
2012-05-12
Make sure new value jump is enabled for Hexagon V5 as well.
Sirish Pande
2012-05-12
Support for Hexagon feature, New Value Jump.
Sirish Pande
2012-05-12
Remove MipsEmitGPRestore.cpp.
Akira Hatanaka
2012-05-12
Delete all functions that are no longer needed in MipsFunctionInfo, including
Akira Hatanaka
2012-05-12
Stop reserving register $gp. Do not call isGPFI to check whether a frame object
Akira Hatanaka
2012-05-12
Do not add the pass which restores $gp after every function call.
Akira Hatanaka
2012-05-12
Make the following changes in MipsISelLowering.cpp:
Akira Hatanaka
2012-05-12
Make the following changes in MipsFrameLowering.cpp:
Akira Hatanaka
2012-05-12
Make the following changes in MipsAsmPrinter.cpp:
Akira Hatanaka
2012-05-12
Insert instructions to the entry basic block which initializes the global
Akira Hatanaka
2012-05-11
Do not replace operands of pseudo instructions with register $zero.
Akira Hatanaka
2012-05-11
[fast-isel] Add support for selecting @llvm.trap().
Chad Rosier
2012-05-11
Updated instruction table due to addded intrinsics.
Brendon Cahoon
2012-05-11
Remove warnings from HexagonVLIWPacketizer.
Sirish Pande
2012-05-11
Hexagon constant extender support.
Brendon Cahoon
[prev]
[next]