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
*
SelectionDAG: Use correct pointer size when splitting vector stores
Tom Stellard
2013-08-26
1
-1
/
+1
*
R600: Add support for i8 and i16 local memory stores
Tom Stellard
2013-08-26
8
-15
/
+60
*
R600: Add support for v4i32 and v2i32 local stores
Tom Stellard
2013-08-26
3
-59
/
+107
*
SelectionDAG: Use correct pointer size when lowering function arguments v2
Tom Stellard
2013-08-26
6
-12
/
+33
*
AVX-512: Added shuffle instructions -
Elena Demikhovsky
2013-08-26
3
-34
/
+177
*
This patch implements trap instructions for mips. The test cases are added.
Vladimir Medic
2013-08-26
2
-0
/
+33
*
Make sure x86 instructions using ssmem/sdmem operand types are only able to p...
Craig Topper
2013-08-26
1
-2
/
+2
*
Remove some unnecessary PredicateMethod overrides. Add RenderMethod overrides...
Craig Topper
2013-08-26
2
-71
/
+19
*
Put some of the AVX-512 parsing stuff in a more consistent place with the exi...
Craig Topper
2013-08-25
2
-18
/
+15
*
[PowerPC] Add fast-isel branch and compare selection.
Bill Schmidt
2013-08-25
1
-9
/
+272
*
First round of fixes for the x86 fixes for the x86 move accumulator from/to m...
Craig Topper
2013-08-25
7
-30
/
+156
*
[Sparc] Add long double (f128) instructions to sparc backend.
Venkatraman Govindaraju
2013-08-25
5
-1
/
+250
*
[Sparc] Added V9's extra floating point registers and their aliases.
Venkatraman Govindaraju
2013-08-25
2
-1
/
+58
*
AVX-512: added UNPACK instructions and tests for all-zero/all-ones vectors
Elena Demikhovsky
2013-08-25
3
-52
/
+145
*
Fix a bug where we would corrupt the offset when evaluating
Chandler Carruth
2013-08-25
1
-1
/
+3
*
AsmPrinter: Get rid of llvm$workaround$fake$stub$
David Majnemer
2013-08-25
1
-10
/
+0
*
Start to add the LLVM builtins to the mips16 exclusion lists for fp.
Reed Kotler
2013-08-25
1
-1
/
+1
*
Add hasSideEffects/mayLoad/mayStore flags to the X86 moffs8/moffs16/moffs32/m...
Craig Topper
2013-08-24
1
-0
/
+11
*
Check if in set on insertion instead of separately
Matt Arsenault
2013-08-24
1
-7
/
+3
*
Remove trailing whitespace.
Craig Topper
2013-08-24
2
-22
/
+22
*
Revert 189161
Shuxin Yang
2013-08-24
1
-1
/
+1
*
Remove trailing spaces.
Jakub Staszak
2013-08-24
1
-45
/
+44
*
Add a function object to compare the first or second component of a std::pair.
Benjamin Kramer
2013-08-24
4
-55
/
+12
*
Simplify code. No functionality change.
Benjamin Kramer
2013-08-24
1
-6
/
+1
*
DwarfDebug: Delete orphaned children.
Benjamin Kramer
2013-08-24
1
-1
/
+4
*
Added const qualifier to StringRef::edit_distance member function
Dmitri Gribenko
2013-08-24
1
-1
/
+1
*
Start to add the builtind to the mips16 exclusion lists for fp.
Reed Kotler
2013-08-24
1
-1
/
+1
*
[NVPTX] Re-enable assembly printing support for inline assembly
Justin Holewinski
2013-08-24
2
-1
/
+119
*
DebugInfoFinder: handle imported entities of a CU.
Manman Ren
2013-08-24
1
-0
/
+12
*
Rename features to match what gcc and clang use.
Rafael Espindola
2013-08-23
1
-3
/
+3
*
DataFlowSanitizer: correctly combine labels in the case where they are equal.
Peter Collingbourne
2013-08-23
1
-1
/
+1
*
DebugInfoFinder: handle template params of a DISubprogram.
Manman Ren
2013-08-23
1
-0
/
+13
*
PrintVRegOrUnit
Andrew Trick
2013-08-23
1
-0
/
+8
*
Rename to RegPressure API parameters RegUnits.
Andrew Trick
2013-08-23
1
-13
/
+14
*
Simplify RegPressure helpers.
Andrew Trick
2013-08-23
1
-15
/
+12
*
Add a convenient PSetIterator for visiting pressure sets affected by a register.
Andrew Trick
2013-08-23
1
-68
/
+21
*
Adds cyclic critical path computation and heuristics, temporarily disabled.
Andrew Trick
2013-08-23
2
-21
/
+129
*
MI Sched: record local vreg uses.
Andrew Trick
2013-08-23
1
-3
/
+5
*
mi-sched: Don't call MBB.size() in initSUnits. The driver already has instr c...
Andrew Trick
2013-08-23
4
-16
/
+30
*
Checking commit access; added one space
Jim Cownie
2013-08-23
1
-1
/
+1
*
[ARM] Fix another ARM FastISel -verify-machineinstrs issue.
Joey Gouly
2013-08-23
1
-0
/
+4
*
[msan] Fix handling of va_arg overflow area on x86_64.
Evgeniy Stepanov
2013-08-23
1
-2
/
+1
*
[ARMv8] Add CodeGen for VMAXNM/VMINNM.
Joey Gouly
2013-08-23
4
-6
/
+31
*
Add function attribute 'optnone'.
Andrea Di Biagio
2013-08-23
8
-1
/
+31
*
[SystemZ] Add basic prefetch support
Richard Sandiford
2013-08-23
7
-5
/
+70
*
[SystemZ] Try reversing comparisons whose first operand is in memory
Richard Sandiford
2013-08-23
1
-0
/
+71
*
[SystemZ] Prefer LHI;ST... over LAY;MV...
Richard Sandiford
2013-08-23
3
-10
/
+44
*
Turn MipsOptimizeMathLibCalls into a target-independent scalar transform
Richard Sandiford
2013-08-23
9
-54
/
+62
*
ARM: make sure ARM-mode pseudo-inst requires IsARM
Tim Northover
2013-08-23
1
-1
/
+1
*
[mips][msa] Split MSA128 regset into size-specific sets containing the same r...
Daniel Sanders
2013-08-23
4
-477
/
+482
[next]