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
*
Remove trailing spaces.
Jakub Staszak
2012-12-06
1
-25
/
+25
*
Fix typos in CHECK lines.
Dmitri Gribenko
2012-12-06
4
-5
/
+5
*
Documentation: fix typos and formatting.
Dmitri Gribenko
2012-12-06
1
-3
/
+3
*
Revert "Allow modifying an ImmutableMap without canonicalizing it immediately."
Ted Kremenek
2012-12-06
1
-18
/
+5
*
Replace r169459 with something safer. Rather than having computeMaskedBits to
Evan Cheng
2012-12-06
8
-111
/
+65
*
Remove unneeded function, since PR8156 was fixed over a year ago.
Jakub Staszak
2012-12-06
1
-18
/
+1
*
Allow modifying an ImmutableMap without canonicalizing it immediately.
Jordan Rose
2012-12-06
1
-5
/
+18
*
Simplify code.
Jakub Staszak
2012-12-06
1
-3
/
+1
*
Fix a bug in the code that merges consecutive stores. Previously we did not
Nadav Rotem
2012-12-06
2
-10
/
+37
*
MemorySanitizer.cpp: Suppress a warning. [-Wunused-variable]
NAKAMURA Takumi
2012-12-06
1
-0
/
+1
*
[msan] Fix a typo in a comment.
Evgeniy Stepanov
2012-12-06
1
-1
/
+1
*
[msan] Do not store origin for clean values.
Evgeniy Stepanov
2012-12-06
2
-17
/
+83
*
s/getLowerBoundDefault/getDefaultLowerBound/ for consistency. Also put the mo...
Bill Wendling
2012-12-06
2
-5
/
+7
*
Handle non-default array bounds.
Bill Wendling
2012-12-06
4
-15
/
+108
*
Remove intrinsic specific instructions for (V)MOVQUmr with patterns pointing ...
Craig Topper
2012-12-06
2
-14
/
+9
*
Mark MOVDQ(A/U)rm as ReMaterializable. Mark all MOVDQ(A/U) instructions as ne...
Craig Topper
2012-12-06
2
-4
/
+9
*
Properly fix the tes.
Evan Cheng
2012-12-06
1
-2
/
+1
*
llvm/test/CodeGen/ARM/extload-knownzero.ll: Try to unbreak, to add -O0. I gue...
NAKAMURA Takumi
2012-12-06
1
-1
/
+1
*
Revert r169456, "change MCContext to work on the doInitialization/doFinalizat...
NAKAMURA Takumi
2012-12-06
3
-47
/
+6
*
[arm fast-isel] Make the fast-isel implementation of memcpy respect alignment.
Chad Rosier
2012-12-06
2
-14
/
+116
*
Let targets provide hooks that compute known zero and ones for any_extend
Evan Cheng
2012-12-06
8
-7
/
+137
*
change MCContext to work on the doInitialization/doFinalization model
Pedro Artigas
2012-12-06
3
-6
/
+47
*
Set the 'MadeChange' variable if we are deleting blocks.
Bill Wendling
2012-12-06
1
-0
/
+1
*
Have CannotBeNegativeZero() be aware of the nsz fast-math flag
Michael Ilseman
2012-12-06
1
-1
/
+6
*
Taking ownership of indvars/lsr.
Andrew Trick
2012-12-05
1
-1
/
+1
*
PR10867: Analogue of r169441 for when using external 'sh'. And actually run t...
Richard Smith
2012-12-05
2
-1
/
+2
*
RegPressureTracker::dump(): Remove unnecessary argument.
Andrew Trick
2012-12-05
2
-2
/
+2
*
PR10867. lit would interpret
Richard Smith
2012-12-05
2
-5
/
+19
*
Do not run tests MappedMemoryTest.BasicWrite and MultipleWrite unless both
Akira Hatanaka
2012-12-05
1
-4
/
+6
*
Quick build fix for c++03 clang. This needs a proper solution. Note that thes...
Michael J. Spencer
2012-12-05
1
-4
/
+4
*
Change std::vector to SmallVector<4> and remove some unused methods.
Eli Bendersky
2012-12-05
2
-7
/
+4
*
Define new-value store instructions with base+immediate addressing mode
Jyotsna Verma
2012-12-05
1
-128
/
+53
*
Fix name. The array is unboundED.
Bill Wendling
2012-12-05
1
-1
/
+1
*
RegisterPressureTracker: fix findUseBetween to handle DebugValue
Andrew Trick
2012-12-05
2
-0
/
+51
*
RegisterPressureTracker: unify virtual registers and physical regunits.
Andrew Trick
2012-12-05
3
-261
/
+226
*
RegisterPresssureTracker: Track live physical register by unit.
Andrew Trick
2012-12-05
4
-99
/
+133
*
Cost Model: change the default cost of control flow instructions (br / ret / ...
Nadav Rotem
2012-12-05
7
-10
/
+10
*
Correct ARM NOP encoding
David Sehr
2012-12-05
2
-2
/
+2
*
Remove unused methods
Eli Bendersky
2012-12-05
1
-4
/
+0
*
[NVPTX] Fix crash with unnamed struct arguments
Justin Holewinski
2012-12-05
2
-1
/
+6
*
Add dump of Win64 EH unwind data.
Michael J. Spencer
2012-12-05
5
-3
/
+497
*
Updates to Win64EH.h structures.
Michael J. Spencer
2012-12-05
1
-23
/
+58
*
Test commit.
David Sehr
2012-12-05
1
-1
/
+1
*
Use multiclass to define store instructions with base+immediate offset
Jyotsna Verma
2012-12-05
3
-142
/
+71
*
Remove the non-const getInst accessor. It wasn't being used, and isn't very
Eli Bendersky
2012-12-05
1
-3
/
+0
*
Adjust JIT target triple on OS X to match the current architecture.
Bob Wilson
2012-12-05
1
-1
/
+11
*
Fix misplaced closing brace.
Matthew Curtis
2012-12-05
1
-1
/
+2
*
Remove two dead functions resulting from a bad rebase.
Andrew Trick
2012-12-05
1
-22
/
+0
*
Try to unbreak the build on hosts that don't transitively pull in a definitio...
Benjamin Kramer
2012-12-05
2
-2
/
+3
*
Remove unused MachineInstr constructors.
Jakob Stoklund Olesen
2012-12-05
2
-37
/
+0
[next]