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
...
*
Replace some unnecessary vector copies with references.
Benjamin Kramer
2013-09-15
5
-9
/
+7
*
ELF: Add support for the exclude section bit for gas compat.
Benjamin Kramer
2013-09-15
3
-5
/
+13
*
MC: Add support for '?' flags in .section directives
David Majnemer
2013-09-15
1
-2
/
+20
*
Fix alignment of unwind data.
Kai Nacke
2013-09-15
1
-7
/
+12
*
Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
Kai Nacke
2013-09-15
1
-5
/
+21
*
Revert r190764: PPC: Don't restrict lvsl generation to after type legalization
Hal Finkel
2013-09-15
1
-0
/
+1
*
PPC: Don't restrict lvsl generation to after type legalization
Hal Finkel
2013-09-15
1
-1
/
+0
*
Prevent assert in CombinerGlobalAA with null values
Hal Finkel
2013-09-15
1
-1
/
+1
*
Expand the mask capability for deciding which functions are mips16 and mips32
Reed Kotler
2013-09-15
1
-2
/
+3
*
Remove unused StringRef that no compiler warned about, I wonder why.
Benjamin Kramer
2013-09-14
1
-1
/
+0
*
Add the remaining Intel SHA instructions
Ben Langmuir
2013-09-14
1
-0
/
+27
*
Fix spelling.
Robert Wilhelm
2013-09-14
1
-1
/
+1
*
Fix spelling.
Robert Wilhelm
2013-09-14
1
-1
/
+1
*
Remove the long, long defunct IR block placement pass.
Chandler Carruth
2013-09-14
3
-154
/
+0
*
Fixed bug when generating Load Upper Immediate microMIPS instruction.
Zoran Jovanovic
2013-09-14
2
-2
/
+2
*
Support for microMIPS DIV instructions.
Zoran Jovanovic
2013-09-14
2
-1
/
+5
*
Support for misc microMIPS instructions.
Zoran Jovanovic
2013-09-14
4
-16
/
+74
*
Make PrettyStackTraceEntry use ManagedStatic for its ThreadLocal.
Filip Pizlo
2013-09-13
1
-8
/
+20
*
Add missing break statement in PPCISelLowering
Hal Finkel
2013-09-13
1
-0
/
+2
*
Adds support for Atom Silvermont (SLM) - -march=slm
Preston Gurd
2013-09-13
14
-197
/
+1002
*
[Peephole] Rewrite copies to avoid cross register banks copies.
Quentin Colombet
2013-09-13
1
-84
/
+166
*
[ARMv8] Change hasV8Fp to hasFPARMv8, and other command line options
Joey Gouly
2013-09-13
8
-31
/
+31
*
[msan] Add source file:line to stack origin reports.
Evgeniy Stepanov
2013-09-13
1
-6
/
+8
*
[ARMv8] Emit the proper .fpu directive.
Joey Gouly
2013-09-13
1
-3
/
+6
*
Test commit to verify that commit access works.
Zoran Jovanovic
2013-09-13
1
-1
/
+1
*
[SystemZ] Use getTarget{Insert,Extract}Subreg rather than getMachineNode
Richard Sandiford
2013-09-13
2
-31
/
+14
*
[SystemZ] Try to fold shifts into TMxx
Richard Sandiford
2013-09-13
1
-20
/
+57
*
Avoid a compiler warning about Found not being used when assertions are
Duncan Sands
2013-09-13
1
-0
/
+1
*
AArch64: use RegisterOperand for NEON registers.
Tim Northover
2013-09-13
9
-271
/
+230
*
Move operator to end of previous line to match coding standards.
Craig Topper
2013-09-13
1
-2
/
+2
*
Add initial support for handling gnu style pubnames accepted by some
Eric Christopher
2013-09-13
2
-8
/
+117
*
Reformat and hoist section grabbing to top level.
Eric Christopher
2013-09-13
1
-25
/
+30
*
R600: Move clamp handling code to R600IselLowering.cpp
Vincent Lejeune
2013-09-12
2
-33
/
+17
*
R600: Move code handling literal folding into R600ISelLowering.
Vincent Lejeune
2013-09-12
2
-109
/
+59
*
R600: Move fabs/fneg/sel folding logic into PostProcessIsel
Vincent Lejeune
2013-09-12
3
-245
/
+197
*
Remove an unused variable, fixing -Werror build with latest Clang.
Chandler Carruth
2013-09-12
1
-1
/
+0
*
Fix PPC ABI for ByVal structs with vector members
Hal Finkel
2013-09-12
1
-9
/
+49
*
Patch provide by Tom Roeder!
Joe Abbey
2013-09-12
1
-6
/
+15
*
In AliasSetTracker, do not change the alias set to "mod/ref" when adding
Krzysztof Parzyszek
2013-09-12
1
-2
/
+0
*
Make the PPC fast-math sqrt expansion safe at 0
Hal Finkel
2013-09-12
1
-1
/
+21
*
Implement asm support for a few PowerPC bookIII that are needed for assembling
Roman Divacky
2013-09-12
4
-0
/
+112
*
This switches CrashRecoveryContext to using ManagedStatic for its global Mute...
Filip Pizlo
2013-09-12
1
-16
/
+17
*
Partial support for Intel SHA Extensions (sha1rnds4)
Ben Langmuir
2013-09-12
5
-0
/
+29
*
Mark PPC MFTB and DST (and friends) as deprecated
Hal Finkel
2013-09-12
6
-25
/
+56
*
LLVM Interpreter: implementation of "insertvalue" and "extractvalue";
Elena Demikhovsky
2013-09-12
3
-1
/
+111
*
Add an instruction deprecation feature to TableGen.
Joey Gouly
2013-09-12
10
-43
/
+49
*
AVX-512: implemented extractelement with variable index.
Elena Demikhovsky
2013-09-12
6
-3063
/
+3154
*
PPC: Enable aggressive anti-dependency breaking
Hal Finkel
2013-09-12
3
-11
/
+3
*
Fix crash in AggressiveAntiDepBreaker with empty CriticalPathSet
Hal Finkel
2013-09-12
1
-1
/
+1
*
R600/SI: expose TBUFFER_STORE_FORMAT_* for OpenGL transform feedback
Tom Stellard
2013-09-12
7
-5
/
+113
[prev]
[next]