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
*
ARM: Constrain regclass for TSTri instruction.
Jim Grosbach
2013-08-26
1
-0
/
+2
*
Dummy code to silence warning from 4189266
Bill Schmidt
2013-08-26
2
-0
/
+11
*
ARM: FastISel verifier error cleanup.
Jim Grosbach
2013-08-26
1
-0
/
+7
*
ARM: Fix ELF global base reg intialization.
Jim Grosbach
2013-08-26
1
-3
/
+8
*
[PowerPC] More fast-isel chunks (returns and integer extends)
Bill Schmidt
2013-08-26
3
-3
/
+255
*
test commit. Remove blank line
Yi Jiang
2013-08-26
1
-1
/
+0
*
Fix unused variable in release build
Matt Arsenault
2013-08-26
1
-3
/
+2
*
Constify functions
Matt Arsenault
2013-08-26
1
-6
/
+8
*
Vectorize starting from insertelements building a vector
Matt Arsenault
2013-08-26
1
-3
/
+57
*
SelectionDAG: Remove unnecessary uses of TargetLowering::getPointerTy()
Tom Stellard
2013-08-26
7
-43
/
+50
*
R600: Add support for vector local memory loads
Tom Stellard
2013-08-26
4
-0
/
+50
*
R600: Add support for i8 and i16 local memory loads
Tom Stellard
2013-08-26
4
-16
/
+59
*
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
[next]