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
*
[stackprotector] Add in the stackprotector libcall.
Michael Gottesman
2013-08-12
2
-0
/
+10
*
[stackprotector] Added intrinsic llvm.stackprotectorcheck.
Michael Gottesman
2013-08-12
2
-6
/
+46
*
Misc enhancements to LTO:
Shuxin Yang
2013-08-12
11
-45
/
+873
*
Fix PR16797 - Support PHINodes with multiple inputs from the same basic block.
Nadav Rotem
2013-08-12
2
-0
/
+52
*
Fixes a bug when iterating on paths
Tareq A. Siraj
2013-08-12
2
-1
/
+70
*
This patch implements ei and di instructions for mips. Test cases are added.
Vladimir Medic
2013-08-12
3
-2
/
+49
*
Fix FileCheck --check-prefix lines.
Tim Northover
2013-08-12
16
-41
/
+41
*
Remove unused SpecialCaseList constructors
Alexey Samsonov
2013-08-12
2
-24
/
+0
*
Add SpecialCaseList::createOrDie() factory and use it in sanitizer passes
Alexey Samsonov
2013-08-12
6
-7
/
+17
*
Revert r188164: Stablize MCK_Reg ordering in AsmMatcherEmitter
Richard Sandiford
2013-08-12
1
-21
/
+19
*
Remove all checking for the various terminfo headers (term.h and
Chandler Carruth
2013-08-12
6
-252
/
+11
*
Stablize MCK_Reg ordering in AsmMatcherEmitter
Richard Sandiford
2013-08-12
1
-19
/
+21
*
[SystemZ] Use CLC and IPM to implement memcmp
Richard Sandiford
2013-08-12
12
-12
/
+324
*
[SystemZ] Add a definition of the CLC instruction
Richard Sandiford
2013-08-12
8
-11
/
+175
*
[SystemZ] Add a definition of the IPM instruction
Richard Sandiford
2013-08-12
5
-4
/
+25
*
Target a minimal terminfo library rather than necessarily a full curses
Chandler Carruth
2013-08-12
9
-80
/
+100
*
Allow compatible extension attributes for tail calls
Tim Northover
2013-08-12
3
-17
/
+95
*
Remove global construction. const char* is sufficient here.
Benjamin Kramer
2013-08-12
1
-2
/
+2
*
Relax conditions of test added in r188156 to fix it on Windows
Alexey Samsonov
2013-08-12
1
-1
/
+1
*
Introduce factory methods for SpecialCaseList
Alexey Samsonov
2013-08-12
3
-13
/
+92
*
Fix big-endian handling of integer-to-vector bitcasts in InstCombine
Richard Sandiford
2013-08-12
2
-20
/
+73
*
Don't generate floating point stubs for mips16 code if the function
Reed Kotler
2013-08-11
2
-1
/
+38
*
AVX-512: Added more tests for BROADCAST
Elena Demikhovsky
2013-08-11
2
-1
/
+17
*
AVX-512: Added VPERM* instructons and MOV* zmm-to-zmm instructions.
Elena Demikhovsky
2013-08-11
6
-47
/
+498
*
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
3
-152
/
+174
*
[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
*
R600/SI: FMA is faster than fmul and fadd for f64
Niels Ole Salscheider
2013-08-10
3
-0
/
+50
*
R600/SI: Add FMA pattern
Niels Ole Salscheider
2013-08-10
2
-2
/
+37
*
Check for $PWD in llvm::sys::current_path.
Rafael Espindola
2013-08-10
2
-0
/
+22
*
[objc-arc] Track if we encountered an additive overflow while computing {TopD...
Michael Gottesman
2013-08-09
2
-11
/
+1116
*
Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
2013-08-09
3
-174
/
+152
*
DataFlowSanitizer: Remove unreachable BBs so IR continues to verify
Peter Collingbourne
2013-08-09
2
-0
/
+23
*
[lit] Remove old ExamplesTests directory.
Daniel Dunbar
2013-08-09
23
-262
/
+0
*
[lit] Move ManyTests examples to lit/examples/many-tests.
Daniel Dunbar
2013-08-09
3
-1
/
+18
*
[lit] Drop deprecated aliases for lit and old module names.
Daniel Dunbar
2013-08-09
3
-14
/
+0
*
[lit] Update lit's own tests to use lit_config and lit package, as appropriate.
Daniel Dunbar
2013-08-09
11
-4
/
+15
*
Add another intrinsic that LLVM gives an incorrect prototype to.
Reed Kotler
2013-08-09
2
-0
/
+19
*
[stackprotector] Simplify SP Pass so that we emit different fail basic blocks...
Michael Gottesman
2013-08-09
2
-10
/
+14
*
Mark obviously const methods. Also use reference for parameters when possible.
Jakub Staszak
2013-08-09
1
-8
/
+8
*
[docs] Update TestingGuide's note on how to run with Valgrind.
Daniel Dunbar
2013-08-09
1
-3
/
+5
*
[lit] Fix typo.
Daniel Dunbar
2013-08-09
1
-1
/
+1
*
Add a overload to CostTable which allows it to infer the size of the table.
Benjamin Kramer
2013-08-09
3
-76
/
+78
*
Add description of function attribute 'minsize' in LangRef.rst.
Andrea Di Biagio
2013-08-09
1
-1
/
+7
*
CHECK-LABEL-ify tests
Stephen Lin
2013-08-09
3
-11
/
+11
*
DebugInfo: provide the ability to add members to a class after it has been co...
David Blaikie
2013-08-09
2
-0
/
+14
[next]