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
*
ARMv8: SWP and SWPB are obsoleted on ARMv8.
Joey Gouly
2013-08-13
1
-2
/
+6
*
Also remove logic in LateVectorize
Arnold Schwaighofer
2013-08-13
1
-1
/
+1
*
Remove logic that decides whether to vectorize or not depending on O-levels
Arnold Schwaighofer
2013-08-13
1
-1
/
+1
*
Fix compiler warnings.
Evgeniy Stepanov
2013-08-13
1
-6
/
+4
*
Fix signed overflow in when computing encodings for ADR instructions
Mihai Popa
2013-08-13
1
-1
/
+1
*
AVX-512: Added CMP and BLEND instructions.
Elena Demikhovsky
2013-08-13
4
-9
/
+293
*
This patch introduces changes to MipsAsmParser register parsing routines. The...
Vladimir Medic
2013-08-13
1
-176
/
+146
*
GCC warns about removing const with a c-style cast.
Benjamin Kramer
2013-08-13
1
-1
/
+1
*
Pass DIEHash::collectAttributes output argument by-pointer instead of by-value.
Evgeniy Stepanov
2013-08-13
2
-5
/
+5
*
[-cxx-abi microsoft] Stick zero initialized symbols into the .bss section for...
David Majnemer
2013-08-13
2
-4
/
+13
*
Add the start of DIE hashing for DWARF4 type units and split dwarf
Eric Christopher
2013-08-13
3
-5
/
+149
*
Fix an oversight in isPotentiallyReachable where we wouldn't do any CFG-walking
Nick Lewycky
2013-08-13
1
-53
/
+70
*
Reflow comment.
Eric Christopher
2013-08-12
1
-2
/
+2
*
Remove empty constructor.
Eric Christopher
2013-08-12
1
-3
/
+0
*
Slightly simplify code with helper functions
Matt Arsenault
2013-08-12
1
-14
/
+16
*
Add some braces, and spaces around operators
Matt Arsenault
2013-08-12
1
-26
/
+42
*
Fix a crash with X86 Mach-O and a subtraction expression where both symbols are
Kevin Enderby
2013-08-12
1
-0
/
+5
*
Reapply r188119 now that the bug it exposed is fixed.
Peter Collingbourne
2013-08-12
2
-172
/
+140
*
DataFlowSanitizer: fix a use-after-free. Spotted by libgmalloc.
Peter Collingbourne
2013-08-12
1
-1
/
+4
*
R600: Set scheduling preference to Sched::Source
Tom Stellard
2013-08-12
1
-1
/
+1
*
Fixed SelectionDAGBuilder.h C++ filetype declaration to use the canonical C++...
Michael Gottesman
2013-08-12
1
-1
/
+1
*
Fixed another place in CodeGen where we had a typo in our editor C++ filetype...
Michael Gottesman
2013-08-12
1
-1
/
+1
*
[branchfolding] Fix typo in C++ editor declaration.
Michael Gottesman
2013-08-12
1
-1
/
+1
*
Move the addition of the dwo_id as late as possible after everything
Eric Christopher
2013-08-12
1
-21
/
+24
*
Move stack protector names to the same place.
Bill Wendling
2013-08-12
1
-5
/
+3
*
[stackprotector] Add in the stackprotector libcall.
Michael Gottesman
2013-08-12
1
-0
/
+7
*
Fix PR16797 - Support PHINodes with multiple inputs from the same basic block.
Nadav Rotem
2013-08-12
1
-0
/
+11
*
Fixes a bug when iterating on paths
Tareq A. Siraj
2013-08-12
1
-1
/
+1
*
This patch implements ei and di instructions for mips. Test cases are added.
Vladimir Medic
2013-08-12
2
-1
/
+30
*
Remove unused SpecialCaseList constructors
Alexey Samsonov
2013-08-12
1
-20
/
+0
*
Add SpecialCaseList::createOrDie() factory and use it in sanitizer passes
Alexey Samsonov
2013-08-12
5
-7
/
+14
*
Remove all checking for the various terminfo headers (term.h and
Chandler Carruth
2013-08-12
1
-24
/
+10
*
[SystemZ] Use CLC and IPM to implement memcmp
Richard Sandiford
2013-08-12
10
-12
/
+176
*
[SystemZ] Add a definition of the CLC instruction
Richard Sandiford
2013-08-12
5
-11
/
+33
*
[SystemZ] Add a definition of the IPM instruction
Richard Sandiford
2013-08-12
3
-4
/
+8
*
Target a minimal terminfo library rather than necessarily a full curses
Chandler Carruth
2013-08-12
1
-11
/
+25
*
Allow compatible extension attributes for tail calls
Tim Northover
2013-08-12
1
-14
/
+36
*
Remove global construction. const char* is sufficient here.
Benjamin Kramer
2013-08-12
1
-2
/
+2
*
Introduce factory methods for SpecialCaseList
Alexey Samsonov
2013-08-12
1
-10
/
+43
*
Fix big-endian handling of integer-to-vector bitcasts in InstCombine
Richard Sandiford
2013-08-12
1
-20
/
+32
*
Don't generate floating point stubs for mips16 code if the function
Reed Kotler
2013-08-11
1
-1
/
+13
*
AVX-512: Added more tests for BROADCAST
Elena Demikhovsky
2013-08-11
1
-1
/
+1
*
AVX-512: Added VPERM* instructons and MOV* zmm-to-zmm instructions.
Elena Demikhovsky
2013-08-11
5
-47
/
+432
*
Re-instate r187323 which fast-tracks promotable allocas as soon as the
Chandler Carruth
2013-08-11
1
-12
/
+81
*
Finish fixing the SSAUpdater-based AllocaPromoter strategy in SROA to cope with
Chandler Carruth
2013-08-11
1
-2
/
+23
*
Reformat some bits of AllocaPromoter and simplify the name and type of
Chandler Carruth
2013-08-11
1
-21
/
+20
*
Incorrect JAL instruction attributes caused the optimizer to make a wrong
Reed Kotler
2013-08-10
1
-3
/
+0
*
Revert r188119 "Kill some duplicated code for removing unreachable BBs."
Arnold Schwaighofer
2013-08-10
2
-140
/
+172
*
[Sparc] Enable xword directive in sparcv9.
Venkatraman Govindaraju
2013-08-10
1
-3
/
+6
*
Teach ValueTracking about address spaces
Matt Arsenault
2013-08-10
1
-8
/
+12
[next]