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-14
AArch64: add block comments where missing
Tim Northover
2013-02-14
Make ARMAsmParser accept the correct alignment specifier syntax in instructions.
Kristof Beyls
2013-02-14
Fixed a bug in X86TargetLowering::LowerVectorIntExtend() (assertion failure).
Elena Demikhovsky
2013-02-14
R600/SI: Check for empty stack in SIAnnotateControlFlow::isTopOfStack
Michel Danzer
2013-02-14
Revert r175120 and r175121. Clang is producing the expected asm names again.
Rafael Espindola
2013-02-14
Remove the form field from Mips16 instruction formats and set things
Reed Kotler
2013-02-14
Don't assume the mangling of static functions.
Rafael Espindola
2013-02-14
Don't asume that a static function in an extern "C" block will not be mangled.
Rafael Espindola
2013-02-13
temporarily revert the patch due to some conflicts
Weiming Zhao
2013-02-13
Hexagon: add support for predicate-GPR copies.
Anshuman Dasgupta
2013-02-13
R600: Add support for 128-bit parameters
Tom Stellard
2013-02-13
Don't build tail calls to functions with three inreg arguments on x86-32 PIC.
Nick Lewycky
2013-02-13
Bug fix 13622: Add paired register support for inline asm with 64-bit data on...
Weiming Zhao
2013-02-13
Hexagon: Use absolute addressing mode loads/stores for global+offset
Jyotsna Verma
2013-02-13
[ms-inline-asm] Add support for memory references that have non-immediate
Chad Rosier
2013-02-13
For Mips 16, add the optimization where the 16 bit form of addiu sp can be used
Reed Kotler
2013-02-13
MIsched: HazardRecognizers are created for each DAG. Free them.
Andrew Trick
2013-02-13
Add registration for PPC-specific passes to allow the IR to be dumped
Krzysztof Parzyszek
2013-02-13
X86: Disable generation of rep;movsl when %esi is used as a base pointer.
Benjamin Kramer
2013-02-13
Make jumptables work for -static
Reed Kotler
2013-02-13
Prevent insertion of "vzeroupper" before call that preserves YMM registers, s...
Elena Demikhovsky
2013-02-13
Check i1 as well as i8 variables for 8 bit registers for x86 inline
Eric Christopher
2013-02-13
Test commit. Fixed typo.
David Peixotto
2013-02-12
Hexagon: Add support to generate predicated absolute addressing mode
Jyotsna Verma
2013-02-12
[NVPTX] Disable vector registers
Justin Holewinski
2013-02-12
R600: Fix regression with shadow array sampler on pre-SI GPUs.
Michel Danzer
2013-02-12
ARM cost model: Add vector reverse shuffle costs
Arnold Schwaighofer
2013-02-12
ARM NEON: Handle v16i8 and v8i16 reverse shuffles
Arnold Schwaighofer
2013-02-12
Added 0x0D to 2-byte opcode extension table for prefetch* variants
Kay Tiong Khoo
2013-02-11
[mips] Expand pseudo instructions before they are emitted in
Akira Hatanaka
2013-02-11
[mips] Fix indentation.
Akira Hatanaka
2013-02-11
Extend Hexagon hardware loop generation to handle various additional cases:
Krzysztof Parzyszek
2013-02-11
Implement HexagonInstrInfo::analyzeCompare.
Krzysztof Parzyszek
2013-02-11
*fixed disassembly of some i386 system insts with intel syntax
Kay Tiong Khoo
2013-02-11
R600/SI: Use V_ADD_F32 instead of V_MOV_B32 for clamp/neg/abs modifiers.
Michel Danzer
2013-02-11
AArch64: fix build on some MSVC versions
Tim Northover
2013-02-11
AArch64: Simplify logic in deciding whether bfi is valid
Tim Northover
2013-02-11
Make use of DiagnosticType to provide better AArch64 diagnostics.
Tim Northover
2013-02-11
Currently, codegen may spent some time in SDISel passes even if an entire
Evan Cheng
2013-02-10
Spelling correction
Joel Jones
2013-02-10
Test Commit - Remove some trailing whitespace in R600Instructions.td
Vincent Lejeune
2013-02-09
[NVPTX] Make address space errors more explicit (llvm_unreachable -> report_f...
Justin Holewinski
2013-02-08
R600: Dump the function name when TargetLowering::LowerCall() fails
Tom Stellard
2013-02-08
R600: rework flow creation in the structurizer v2
Tom Stellard
2013-02-08
R600: fix loop analyses in the structurizer
Tom Stellard
2013-02-08
R600: fix PHI value adding in the structurizer
Tom Stellard
2013-02-08
Add the 16 bit version of addiu. To the assembler, the 16 and 32 bit are the
Reed Kotler
2013-02-08
Refine fix to bug 15041.
Bill Schmidt
2013-02-08
ARM cost model: Address computation in vector mem ops not free
Arnold Schwaighofer
2013-02-08
When Mips16 frames grow large, the immediate field may exceed the maximum
Reed Kotler
[prev]
[next]