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
Age
Commit message (
Expand
)
Author
2013-05-10
Merging r181397:
Bill Wendling
2013-05-09
Merging r181423:
Bill Wendling
2013-05-08
Merging r181286:
Bill Wendling
2013-05-08
Merge of r181312
Richard Sandiford
2013-05-08
Merging r181313:
Bill Wendling
2013-05-08
Merging r181296:
Bill Wendling
2013-05-06
DebugInfo: Support imported modules in lexical blocks
David Blaikie
2013-05-06
R600/SI: Add intrinsic for MIMG IMAGE_GET_RESINFO opcode
Tom Stellard
2013-05-06
R600/SI: Handle arbitrary destination type in SITargetLowering::adjustWritemask
Tom Stellard
2013-05-06
R600/SI: Add intrinsic for texture image loading
Tom Stellard
2013-05-06
R600/SI: Add pattern for uint_to_fp
Tom Stellard
2013-05-06
R600/SI: Add patterns for integer maxima / minima
Tom Stellard
2013-05-06
R600/SI: Add pattern for AMDGPU.trunc intrinsic
Tom Stellard
2013-05-06
Print IR from Hexagon MI passes with -print-before/after-all.
Krzysztof Parzyszek
2013-05-06
Implemented public interface for modifying registered (not positional or sink...
Andrew Trick
2013-05-06
Support command line option categories.
Andrew Trick
2013-05-06
Cleanup of the HexagonTargetMachine setup.
Krzysztof Parzyszek
2013-05-06
InstCombine: (X ^ signbit) + C -> X + (signbit ^ C)
David Majnemer
2013-05-06
Hoist boundary condition out of loop header.
Eric Christopher
2013-05-06
Untabify.
Eric Christopher
2013-05-06
Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.
Jyotsna Verma
2013-05-06
Make references to HexagonTargetMachine "const".
Krzysztof Parzyszek
2013-05-06
Rotate multi-exit loops even if the latch was simplified.
Andrew Trick
2013-05-06
R600: Remove dead code from the CodeEmitter v2
Tom Stellard
2013-05-06
R600: Emit config values in register / value pairs
Tom Stellard
2013-05-06
Remove unnecessary instance variable and rework logic accordingly.
Eric Christopher
2013-05-06
Grammar.
Eric Christopher
2013-05-06
R600: Stop emitting the instruction type byte before each instruction
Tom Stellard
2013-05-06
Don't emit .dwo sections unless they exist.
Eric Christopher
2013-05-06
R600: Emit ISA for CALL_FS_* instructions
Tom Stellard
2013-05-06
[SystemZ] Update non-pic DWARF encodings
Ulrich Weigand
2013-05-06
PowerPC: Fix unimplemented relocation on ppc64
Adhemerval Zanella
2013-05-06
Provide InstCombines for the following 3 cases:
Jean-Luc Duprat
2013-05-06
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
[SystemZ] Define DWARF encoding
Ulrich Weigand
2013-05-06
[PowerPC] Fix memory corruption in AsmParser
Ulrich Weigand
2013-05-06
Fix slightly too aggressive conact_vector optimization.
Michael Kuperstein
2013-05-06
Update the comment to mention that we use TTI.
Nadav Rotem
2013-05-06
Revert r164763 because it introduces new shuffles.
Nadav Rotem
2013-05-06
Fix unchecked uses of DominatorTree in MemoryDependenceAnalysis.
Matt Arsenault
2013-05-06
Fix const merging when an alias of a const is llvm.used.
Rafael Espindola
2013-05-05
Add EH support to the MCJIT.
Rafael Espindola
2013-05-05
ARM AnalyzeBranch should conservatively return true when it sees a predicated
Evan Cheng
2013-05-05
Teach if-converter to avoid removing BBs whose addresses are takne. rdar://13...
Evan Cheng
2013-05-05
LoopVectorize: Print values instead of pointers in debug output.
Benjamin Kramer
2013-05-05
[XCore] Add LDAPB instructions.
Richard Osborne
2013-05-05
[XCore] Update LDAP to use pcrel_imm.
Richard Osborne
2013-05-05
[XCore] Rename calltarget -> pcrel_imm.
Richard Osborne
2013-05-05
[XCore] Add BLRB instructions.
Richard Osborne
2013-05-05
[XCore] Remove '-' from back branch asm syntax.
Richard Osborne
[next]