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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix tests for hasFPARMv8 name change (r190692)
Amaury de la Vieuville
2013-09-13
5
-5
/
+5
*
[ARMv8] Change hasV8Fp to hasFPARMv8, and other command line options
Joey Gouly
2013-09-13
12
-56
/
+56
*
[msan] Add source file:line to stack origin reports.
Evgeniy Stepanov
2013-09-13
1
-6
/
+8
*
Fix build failure reported by Tobias Markmann in bug 17203.
Daniel Sanders
2013-09-13
1
-1
/
+1
*
[ARMv8] Emit the proper .fpu directive.
Joey Gouly
2013-09-13
2
-3
/
+13
*
Add "native" to config.available_features, to make it easier to disable non-x...
Amaury de la Vieuville
2013-09-13
3
-1
/
+13
*
Fix for executing AutoRegen.sh. Revert a part of r187209.
Patrik Hagglund
2013-09-13
1
-0
/
+16
*
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
3
-20
/
+137
*
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
11
-277
/
+241
*
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
4
-9
/
+265
*
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
3
-109
/
+75
*
R600: Move fabs/fneg/sel folding logic into PostProcessIsel
Vincent Lejeune
2013-09-12
4
-245
/
+215
*
Remove an unused variable, fixing -Werror build with latest Clang.
Chandler Carruth
2013-09-12
1
-1
/
+0
*
Remove unnecessary TBAA metadata from r190636's test case
Hal Finkel
2013-09-12
1
-13
/
+9
*
Fix PPC ABI for ByVal structs with vector members
Hal Finkel
2013-09-12
2
-9
/
+113
*
Patch provide by Tom Roeder!
Joe Abbey
2013-09-12
2
-6
/
+24
*
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
2
-2
/
+25
*
Implement asm support for a few PowerPC bookIII that are needed for assembling
Roman Divacky
2013-09-12
5
-0
/
+219
*
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
7
-0
/
+43
*
Mark PPC MFTB and DST (and friends) as deprecated
Hal Finkel
2013-09-12
7
-25
/
+68
*
Somehow this important part of the patch, where I actually check the Mask,
Joey Gouly
2013-09-12
2
-4
/
+7
*
[LTO] Fix the LTO tool, after my API breakage.
Joey Gouly
2013-09-12
1
-1
/
+3
*
LLVM interpreter: added a test for insert- extract- value
Elena Demikhovsky
2013-09-12
1
-0
/
+21
*
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
20
-51
/
+144
*
AVX-512: implemented extractelement with variable index.
Elena Demikhovsky
2013-09-12
9
-3067
/
+3203
*
Fixup for r190409: add dep on LZMA only if CMake is cross-compiling
Alexey Samsonov
2013-09-12
1
-1
/
+1
*
PPC: Enable aggressive anti-dependency breaking
Hal Finkel
2013-09-12
5
-25
/
+18
*
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
8
-5
/
+157
*
R600: Don't use trans slot for instructions that read LDS source registers
Tom Stellard
2013-09-12
5
-1
/
+34
*
Typo fixes.
Rui Ueyama
2013-09-12
1
-2
/
+2
*
Move variable under condition where it is used
Matt Arsenault
2013-09-12
1
-1
/
+2
*
Fix comment to match what the assert actually enforces
Matt Arsenault
2013-09-12
1
-2
/
+2
*
Remove pointless assertion after r190376
Matt Arsenault
2013-09-12
1
-2
/
+0
*
Greatly simplify the PPC A2 scheduling itinerary
Hal Finkel
2013-09-11
3
-726
/
+118
*
Enable MI scheduling (and CodeGen AA) by default for embedded PPC cores
Hal Finkel
2013-09-11
3
-2
/
+52
*
[CMake] Update GetSVN.cmake to use LLVM version control helper scripts.
Jordan Rose
2013-09-11
1
-17
/
+34
*
Fix anachronism/typo in syntax of declaration of llvm.va_start.
Nick Lewycky
2013-09-11
1
-1
/
+1
*
Use the appropriate return type for the compact unwind encoding.
Bill Wendling
2013-09-11
2
-3
/
+3
*
Implement TTI getUnrollingPreferences for PowerPC
Hal Finkel
2013-09-11
3
-0
/
+61
*
Move into an anonymous namespace and closer to where it's used.
Bill Wendling
2013-09-11
1
-26
/
+27
[next]