index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
X86: use sub-register sequences for MOV*r0 operations
Tim Northover
2013-05-30
5
-100
/
+74
*
Fix rematerialization into physical registers.
Tim Northover
2013-05-30
1
-2
/
+3
*
[NVPTX] Fix case where a sext load of an i1 type may produce an
Justin Holewinski
2013-05-30
1
-2
/
+4
*
X86: change zext moves to use sub-register infrastructure.
Tim Northover
2013-05-30
5
-71
/
+74
*
[SystemZ] Enable unaligned accesses
Richard Sandiford
2013-05-30
2
-0
/
+11
*
Revert r182909.
Evgeniy Stepanov
2013-05-30
2
-246
/
+0
*
Swizzle vector inputs if it helps us eliminate shuffles.
Nick Lewycky
2013-05-30
2
-0
/
+246
*
Change how we iterate over relocations on ELF.
Rafael Espindola
2013-05-30
4
-16
/
+51
*
Rename variable to be more descriptive.
Eric Christopher
2013-05-30
1
-3
/
+3
*
Formatting.
Eric Christopher
2013-05-30
1
-1
/
+1
*
Reformat comments here.
Eric Christopher
2013-05-30
1
-26
/
+26
*
Order CALLSEQ_START and CALLSEQ_END nodes.
Andrew Trick
2013-05-29
13
-36
/
+53
*
X86: Fix Defs/Uses for insts that imp-def/imp-use both an A-register and EFLAGS.
Ahmed Bougacha
2013-05-29
1
-66
/
+74
*
Don't assume the registers will be enumerated sequentially.
Chad Rosier
2013-05-29
1
-2
/
+5
*
Enable FastISel on ARM for Linux and NaCl
JF Bastien
2013-05-29
1
-3
/
+17
*
Don't reach into the middle of TargetMachine and cache one of its ivars.
Bill Wendling
2013-05-29
3
-3
/
+4
*
Teach ReMaterialization to be more cunning about subregisters
Tim Northover
2013-05-29
1
-18
/
+65
*
Simplify logic by using the appropriate functions.
Adrian Prantl
2013-05-29
1
-2
/
+1
*
LTO+Debug Info: revert r182791.
Manman Ren
2013-05-29
3
-54
/
+13
*
Tidy some register classes for ARM and Thumb
JF Bastien
2013-05-29
2
-3
/
+3
*
SparcFrameLowering.cpp: Mark verifyLeafProcRegUse() as UNUSED. [-Wunused-func...
NAKAMURA Takumi
2013-05-29
1
-1
/
+1
*
[SystemZ] Immediate compare-and-branch support
Richard Sandiford
2013-05-29
7
-11
/
+59
*
Temporary fix to get rid of gcc warning.
Patrik Hagglund
2013-05-29
1
-1
/
+10
*
[Sparc] Add support for leaf functions in sparc backend.
Venkatraman Govindaraju
2013-05-29
6
-28
/
+123
*
LoopVectorize.cpp: Fix abuse of StringRef on Twine. Twine captures the pointe...
NAKAMURA Takumi
2013-05-29
1
-2
/
+1
*
Whitespace.
NAKAMURA Takumi
2013-05-29
1
-4
/
+4
*
Mips assembler: Improve set register alias handling
Jack Carter
2013-05-28
1
-5
/
+28
*
AArch64: clarify -help message
Tim Northover
2013-05-28
1
-1
/
+1
*
Add support for llvm.vectorizer metadata
Paul Redmond
2013-05-28
2
-26
/
+196
*
[APInt] Implement tcDecrement as a counterpart to tcIncrement. This is for us...
Michael Gottesman
2013-05-28
1
-0
/
+14
*
ARM: use pristine object file while processing relocations
Tim Northover
2013-05-28
1
-15
/
+23
*
LTO+Debug Info: correctly emit inlined_subroutine when the inlined callee is
Manman Ren
2013-05-28
3
-13
/
+54
*
Hexagon: Typo fix.
Jyotsna Verma
2013-05-28
1
-5
/
+5
*
Simplify code. No functionality change.
Benjamin Kramer
2013-05-28
1
-3
/
+2
*
Remove double semicolons.
Benjamin Kramer
2013-05-28
3
-62
/
+62
*
Extend RemapInstruction and friends to take an optional new parameter, a Valu...
James Molloy
2013-05-28
3
-62
/
+99
*
[msan] Fix argument shadow alignment.
Evgeniy Stepanov
2013-05-28
1
-4
/
+11
*
[SystemZ] Register compare-and-branch support
Richard Sandiford
2013-05-28
7
-28
/
+237
*
[SystemZ] Tweak SystemZInstrInfo::isBranch() interface
Richard Sandiford
2013-05-28
3
-33
/
+34
*
Make BasicAliasAnalysis recognize the fact a noalias argument cannot alias an...
Michael Kuperstein
2013-05-28
2
-4
/
+24
*
Make it explicit that GlobalAlias are ok in llvm.used.
Rafael Espindola
2013-05-27
1
-5
/
+4
*
Make helper functions static.
Rafael Espindola
2013-05-27
4
-113
/
+65
*
Convert sqrt functions into sqrt instructions when -ffast-math is in effect.
Preston Gurd
2013-05-27
2
-0
/
+6
*
PPC: Add a isConsecutiveLS utility function
Hal Finkel
2013-05-27
1
-2
/
+42
*
Prefer to duplicate PPC Altivec loads when expanding unaligned loads
Hal Finkel
2013-05-26
1
-3
/
+79
*
Fix PR16143: Insert DEBUG_VALUE before terminator.
Andrew Trick
2013-05-26
1
-1
/
+1
*
Add support for DWARF line number table entries for values in the instruction
Cameron Zwarich
2013-05-25
1
-0
/
+2
*
PPC: Combine duplicate (offset) lvsl Altivec intrinsics
Hal Finkel
2013-05-25
1
-1
/
+28
*
Track IR ordering of SelectionDAG nodes 3/4.
Andrew Trick
2013-05-25
10
-165
/
+17
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
70
-2026
/
+2028
[next]