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
/
test
Age
Commit message (
Expand
)
Author
2013-04-16
[XCore] Extend test to check positve offsets are folded into addresses.
Richard Osborne
2013-04-16
[XCore] Give test more generic name.
Richard Osborne
2013-04-16
[XCore] Convert a couple of tests to FileCheck.
Richard Osborne
2013-04-16
Implement ARM unwind opcode assembler.
Logan Chien
2013-04-16
llvm-objdump: Don't print contents of BSS sections: it makes no sense and cra...
Alexey Samsonov
2013-04-16
simplifycfg: Fix integer overflow converting switch into icmp.
Hans Wennborg
2013-04-16
Add 64-bit multiply and divide instructions for SPARC v9.
Jakob Stoklund Olesen
2013-04-15
ARM: Add VACLT and VACLE assembly aliases.
Jim Grosbach
2013-04-15
We are not able to bitcast a pointer to an integral value.
Bill Wendling
2013-04-15
Mips assembler: Explicit floating point condition register recognition.
Jack Carter
2013-04-15
SLPVectorizer: Make it a function pass and add code for hoisting the vector-g...
Nadav Rotem
2013-04-15
R600/SI: Emit config values in register value pairs.
Tom Stellard
2013-04-15
R600/SI: Emit configuration value in the .AMDGPU.config ELF section
Tom Stellard
2013-04-15
R600: Emit ELF formatted code rather than raw ISA.
Tom Stellard
2013-04-15
Avoid outputting temporary test file into source tree.
Tim Northover
2013-04-15
Revert "Recommit r179497 after fixing uninitialized variable." until
Eric Christopher
2013-04-15
Recommit r179497 after fixing uninitialized variable.
Eric Christopher
2013-04-15
SLPVectorizer: Add support for vectorizing trees that start at compare instru...
Nadav Rotem
2013-04-15
Fix PPC64 CR spill location for callee-saved registers
Hal Finkel
2013-04-14
Revert "Remove some unused triple and data layout."
Eric Christopher
2013-04-14
Remove some unused triple and data layout.
Eric Christopher
2013-04-14
Use object file specific section type for initial text section
Nico Rieck
2013-04-14
Reorders two transforms that collide with each other
David Majnemer
2013-04-14
Make the command line triple match the module triple.
Nadav Rotem
2013-04-14
Use i32 for all SPARC shift amounts, even in 64-bit mode.
Jakob Stoklund Olesen
2013-04-14
Remove unused function attributes.
Nadav Rotem
2013-04-14
SLPVectorizer: Add support for trees that don't start at binary operators, an...
Nadav Rotem
2013-04-14
Add support for the abs64 SPARC v9 code model.
Jakob Stoklund Olesen
2013-04-14
Add support for the SPARC v9 abs44 code model.
Jakob Stoklund Olesen
2013-04-14
Also put target flags on SPARC constant pool references.
Jakob Stoklund Olesen
2013-04-14
SLPVectorizer: add initial support for reduction variable vectorization.
Nadav Rotem
2013-04-14
Fix patterns for 64-bit pointers.
Jakob Stoklund Olesen
2013-04-13
Define SPARC code models.
Jakob Stoklund Olesen
2013-04-13
GlobalDCE: Fix an oversight in my last commit that could lead to crashes.
Benjamin Kramer
2013-04-13
Fix a scalability issue with complex ConstantExprs.
Benjamin Kramer
2013-04-13
Spill and restore PPC CR registers using the FP when we have one
Hal Finkel
2013-04-13
Further generalize this scheduler test.
Andrew Trick
2013-04-13
Fix a dislexic regex.
Andrew Trick
2013-04-13
Add a missing REQUIRES: asserts
Andrew Trick
2013-04-13
MI-Sched: schedule physreg copies.
Andrew Trick
2013-04-13
Finish templating MachObjectFile over endianness.
Rafael Espindola
2013-04-13
[mips] Reapply r179420 and r179421.
Akira Hatanaka
2013-04-12
Revert r179420 and r179421.
Akira Hatanaka
2013-04-12
[mips] Instruction selection patterns for carry-setting and using add
Akira Hatanaka
2013-04-12
[mips] v4i8 and v2i16 add, sub and mul instruction selection patterns.
Akira Hatanaka
2013-04-12
Revert r179409 because it caused some warnings and some of the build bots fail.
Nadav Rotem
2013-04-12
InstCombine: Check the operand types before merging fcmp ord & fcmp ord.
Benjamin Kramer
2013-04-12
SLPVectorizer: add support for vectorization of diamond shaped trees. We now ...
Nadav Rotem
2013-04-12
CostModel: increase the default cost of supported floating point operations f...
Nadav Rotem
2013-04-12
Add support for additional vector instructions in the interpreter.
Nadav Rotem
[prev]
[next]