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
*
[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
*
Track IR ordering of SelectionDAG nodes 1/4.
Andrew Trick
2013-05-25
2
-7
/
+15
*
ArrayRef-ize MD5 and clean up a few variable names.
Eric Christopher
2013-05-24
1
-20
/
+32
*
PPC: Initial support for permutation-based unaligned Altivec loads
Hal Finkel
2013-05-24
1
-0
/
+129
*
Follow up of the introduction of MCSymbolizer.
Quentin Colombet
2013-05-24
6
-12
/
+37
*
Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.
Michael J. Spencer
2013-05-24
33
-75
/
+75
*
Add missing header for atexit.
Michael J. Spencer
2013-05-24
1
-0
/
+2
*
[objc-arc] KnownSafe does not imply that it is safe to perform code motion ac...
Michael Gottesman
2013-05-24
1
-8
/
+40
*
[objc-arc] Make sure that multiple owners is propogated correctly through the...
Michael Gottesman
2013-05-24
1
-17
/
+16
*
LoopVectorize: LoopSimplify can't canonicalize loops with an indirectbr in it...
Benjamin Kramer
2013-05-24
1
-1
/
+4
*
Do not reserve space for the ColdEdges and NormalEdges vectors.
Diego Novillo
2013-05-24
1
-2
/
+0
*
[SystemZ] Improve AsmParser handling of invalid instructions
Richard Sandiford
2013-05-24
1
-74
/
+103
*
[SystemZ] Improve AsmParser register parsing
Richard Sandiford
2013-05-24
1
-53
/
+80
*
Run clang-format over the scalarizePHI function.
Joey Gouly
2013-05-24
1
-12
/
+8
*
scalarizePHI needs to insert the next ExtractElement in the same block
Joey Gouly
2013-05-24
1
-2
/
+4
*
Add a new function attribute 'cold' to functions.
Diego Novillo
2013-05-24
6
-1
/
+90
*
Remove the Copied parameter from MemoryObject::readBytes.
Benjamin Kramer
2013-05-24
10
-33
/
+18
*
Fix unused warning in opt builds.
Daniel Jasper
2013-05-24
1
-4
/
+3
*
MC: Disassembled CFG reconstruction.
Ahmed Bougacha
2013-05-24
10
-80
/
+456
*
Add MCSymbolizer for symbolic/annotated disassembly.
Ahmed Bougacha
2013-05-24
18
-205
/
+776
*
[PowerPC] Remove symbolLo/symbolHi instruction operand types
Ulrich Weigand
2013-05-23
2
-37
/
+19
*
Re-implement DebugIR in a way that does not subclass AssemblyWriter:
Daniel Malea
2013-05-23
3
-103
/
+287
*
[PowerPC] Clean up generation of ha16() / lo16() markers
Ulrich Weigand
2013-05-23
11
-108
/
+257
*
ARM: implement @llvm.readcyclecounter intrinsic
Tim Northover
2013-05-23
1
-1
/
+43
*
ARM: Add Performance Monitor Extensions feature
Tim Northover
2013-05-23
3
-1
/
+10
*
R600: Fix R600ControlFlowFinalizer not considering VTX_READ 128 bit dst reg
Tom Stellard
2013-05-23
1
-2
/
+9
*
Move passes from namespace llvm into anonymous namespaces. Sort includes whil...
Benjamin Kramer
2013-05-23
15
-37
/
+37
*
Fix PR16110: Handle DBG_VALUE in ConnectedVNInfoEqClasses::Distribute().
Jakob Stoklund Olesen
2013-05-23
1
-2
/
+10
*
More symbols that should be static.
Benjamin Kramer
2013-05-23
2
-7
/
+5
*
Hexagon: Make helper functions static.
Benjamin Kramer
2013-05-23
2
-3
/
+5
*
R600: Hide symbols of implementation details.
Benjamin Kramer
2013-05-23
4
-63
/
+25
*
InlineSpiller: Store bucket pointers instead of iterators.
Benjamin Kramer
2013-05-23
1
-9
/
+9
*
Setting the default value (fixes CRT assertions about uninitialized variable ...
Aaron Ballman
2013-05-23
1
-3
/
+3
*
Fix 32 bit build in c++11 mode.
Rafael Espindola
2013-05-23
1
-1
/
+1
*
Fix a leak on the r600 backend.
Rafael Espindola
2013-05-23
2
-8
/
+12
*
clang-format this file.
Rafael Espindola
2013-05-23
1
-29
/
+25
*
[objc-arc] Fixed number of prefixing slashes in some comments in a function f...
Michael Gottesman
2013-05-23
1
-6
/
+6
*
Missed removing one of the assert()'s from the LLVMCreateDisasmCPU() library
Kevin Enderby
2013-05-23
1
-1
/
+2
*
Solidify the assumption that a DW_TAG_subprogram's type is a DW_TAG_subroutin...
David Blaikie
2013-05-22
2
-21
/
+18
[next]