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
*
Enable late-vectorization by default.
Nadav Rotem
2013-09-03
1
-1
/
+1
*
Teach InstCombineLoadCast about address spaces.
Matt Arsenault
2013-09-03
1
-2
/
+2
*
Use type form of getIntPtrType in alloca visitor.
Matt Arsenault
2013-09-03
1
-2
/
+2
*
WIP: Refactor some code so that it can be called by more than just one method...
Bill Wendling
2013-09-03
1
-60
/
+71
*
Revert "Revert "ARM: Improve pattern for isel mul of vector by scalar.""
Jim Grosbach
2013-09-03
1
-0
/
+11
*
Add the rest of the stock attributes to the attribute table.
Eric Christopher
2013-09-03
2
-6
/
+240
*
In this patch we are trying to do two things:
Yi Jiang
2013-09-03
1
-11
/
+36
*
[SystemZ] Add support for TMHH, TMHL, TMLH and TMLL
Richard Sandiford
2013-09-03
2
-8
/
+107
*
[msan] Fix handling of select with struct arguments.
Evgeniy Stepanov
2013-09-03
1
-3
/
+14
*
[msan] Fix select instrumentation.
Evgeniy Stepanov
2013-09-03
1
-3
/
+6
*
[Sparc] Add support for soft long double (fp128).
Venkatraman Govindaraju
2013-09-03
3
-18
/
+422
*
Add hadSideEffects=0 to some instructions.
Craig Topper
2013-09-03
1
-1
/
+4
*
[Sparc] Implement spill and load for long double(f128) registers.
Venkatraman Govindaraju
2013-09-02
2
-36
/
+123
*
ARM: Default to the Swift CPU when targeting armv7s/thumbv7s.
Tilmann Scheller
2013-09-02
1
-2
/
+7
*
Revert 189756 for now, it doesn't match what rdar://14871821 really wants.
Tilmann Scheller
2013-09-02
1
-7
/
+2
*
ARM: Default to Swift when compiling for iOS 6 or later.
Tilmann Scheller
2013-09-02
1
-2
/
+7
*
Create BEXTR instructions for (and ((sra or srl) x, imm), (2**size - 1)). Fix...
Craig Topper
2013-09-02
3
-0
/
+29
*
AVX-512: updated the list of high-latency instructions.
Elena Demikhovsky
2013-09-02
1
-1
/
+23
*
AVX-512: gather-scatter tests; added foldable instructions;
Elena Demikhovsky
2013-09-02
1
-1
/
+45
*
llvm interpreter: select, shuffle and insertelement instructions.
Elena Demikhovsky
2013-09-02
3
-8
/
+156
*
Fix some rather confusing indentation and control flow in the errno
Chandler Carruth
2013-09-02
1
-15
/
+14
*
AVX-512: Added GATHER and SCATTER instructions.
Elena Demikhovsky
2013-09-01
2
-3
/
+285
*
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
2013-09-01
13
-690
/
+697
*
Make sure we don't generate stubs for any of these functions because they
Reed Kotler
2013-09-01
1
-2
/
+21
*
Mark an unreachable code path with llvm_unreachable. Pacifies GCC.
Benjamin Kramer
2013-08-31
1
-0
/
+1
*
SimplifyLibCalls: When emitting an overloaded fp function check that it's ava...
Benjamin Kramer
2013-08-31
1
-3
/
+23
*
Fix my previous checkin to updatePressureDiffs.
Andrew Trick
2013-08-31
1
-4
/
+19
*
[PowerPC] Fast-isel cleanup patch.
Bill Schmidt
2013-08-31
1
-20
/
+37
*
[PowerPC] Add integer truncation support to fast-isel.
Bill Schmidt
2013-08-30
1
-0
/
+31
*
Correct partially defined variable
Bill Schmidt
2013-08-30
1
-1
/
+2
*
[PowerPC] Call support for fast-isel.
Bill Schmidt
2013-08-30
3
-3
/
+338
*
Build fix
Richard Mitton
2013-08-30
1
-1
/
+1
*
Fixed a bug where diassembling an instruction that had a prefix would cause L...
Richard Mitton
2013-08-30
1
-7
/
+9
*
Compulsive reformatting.
Bill Wendling
2013-08-30
1
-2
/
+5
*
[conf] Add config variable to disable crash related overrides.
Daniel Dunbar
2013-08-30
1
-2
/
+2
*
Fix a problem with dual mips16/mips32 mode. When the underlying processor
Reed Kotler
2013-08-30
5
-5
/
+30
*
Use LiveRangeQuery for instruction-level liveness queries.
Andrew Trick
2013-08-30
2
-7
/
+9
*
[PowerPC] Add handling for conversions to fast-isel.
Bill Schmidt
2013-08-30
4
-0
/
+288
*
Checking commit access; removed one space added in previous test checkin by Jim
Andrey Churbanov
2013-08-30
1
-1
/
+1
*
InstCombine: Check for zero shift amounts before subtracting one causing inte...
Benjamin Kramer
2013-08-30
1
-10
/
+15
*
X86: Add a description of the Intel Atom Silvermont CPU.
Benjamin Kramer
2013-08-30
2
-0
/
+14
*
Fixup BZHI selection to remove an unneeded zero extension.
Craig Topper
2013-08-30
2
-13
/
+15
*
Remove unused X86andn_flag node.
Craig Topper
2013-08-30
1
-1
/
+0
*
Teach X86 backend to create BMI2 BZHI instructions from (and X, (add (shl 1, ...
Craig Topper
2013-08-30
3
-21
/
+64
*
Revert "ARM: Improve pattern for isel mul of vector by scalar."
Michael Gottesman
2013-08-30
1
-11
/
+0
*
mi-sched: update PressureDiffs on-the-fly for liveness.
Andrew Trick
2013-08-30
3
-29
/
+85
*
Replace LiveInterval::killedAt with isKilledAtInstr.
Andrew Trick
2013-08-30
2
-4
/
+4
*
mi-sched: improve the generic register pressure comparison.
Andrew Trick
2013-08-30
1
-14
/
+12
*
mi-sched: Precompute a PressureDiff for each instruction, adjust for liveness...
Andrew Trick
2013-08-30
5
-72
/
+270
*
[PowerPC] Handle selection of compare instructions in fast-isel.
Bill Schmidt
2013-08-30
1
-0
/
+18
[next]