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
...
*
Recommit r171461 which was incorrectly reverted. Mark DIV/IDIV instructions h...
Craig Topper
2013-01-05
1
-1
/
+1
*
Revert revision 171524. Original message:
Nadav Rotem
2013-01-05
7
-206
/
+3
*
Don't call destructors on MachineInstr and MachineOperand.
Jakob Stoklund Olesen
2013-01-05
3
-30
/
+13
*
Use ArrayRecycler for MachineInstr operand lists.
Jakob Stoklund Olesen
2013-01-05
2
-74
/
+98
*
Add MachineRegisterInfo::moveOperands().
Jakob Stoklund Olesen
2013-01-05
1
-0
/
+49
*
Refactor the ScalarTargetTransformInfo API for querying about the
Chandler Carruth
2013-01-05
1
-2
/
+8
*
Sink the AddressingModeMatcher helper class into an anonymous namespace
Chandler Carruth
2013-01-05
3
-579
/
+623
*
[mips] Fix data layout string. Add 64 to the list of native integer widths
Akira Hatanaka
2013-01-05
1
-4
/
+6
*
Add a method to create an AttributeSet from an AttrBuilder.
Bill Wendling
2013-01-05
2
-6
/
+50
*
iLoopVectorize: Non commutative operators can be used as reduction variables ...
Nadav Rotem
2013-01-05
1
-4
/
+13
*
Eric thought that Darwin was right to use -1 consistently rather than
Chandler Carruth
2013-01-05
1
-1
/
+1
*
Try to suppress the use of clock_gettime on Darwin which apparantly
Chandler Carruth
2013-01-05
1
-1
/
+1
*
Fix an obvious typo spotted by Reid Kleckner, and breaking windows builds.
Chandler Carruth
2013-01-04
1
-1
/
+1
*
Get rid of the 'Bits' mask in the attribute builder.
Bill Wendling
2013-01-04
1
-26
/
+91
*
Add time getters to the process interface for requesting the elapsed
Chandler Carruth
2013-01-04
3
-35
/
+103
*
Move 'break' to the right place to prevent fallthru. There is no test-case
Jakub Staszak
2013-01-04
1
-1
/
+1
*
Move an assertion so it doesn't dereference end().
Jakob Stoklund Olesen
2013-01-04
1
-4
/
+3
*
Do not vectorize loops with subtraction reductions
Paul Redmond
2013-01-04
1
-1
/
+0
*
Add a name for the anonymous type we're creating for subrange
Eric Christopher
2013-01-04
1
-0
/
+3
*
Added DEBUG message to ObjCARC when we optimize objc_retain => objc_retainAut...
Michael Gottesman
2013-01-04
1
-0
/
+10
*
Fixed up some DEBUG messages where I was putting in the text of a message the...
Michael Gottesman
2013-01-04
1
-8
/
+8
*
Fix a warning
Nadav Rotem
2013-01-04
1
-2
/
+2
*
The current Intel Atom microarchitecture has a feature whereby when a function
Preston Gurd
2013-01-04
7
-3
/
+206
*
General cleanups.
Bill Wendling
2013-01-04
2
-51
/
+43
*
[Object][ELF] Add a maximum alignment. This is used by createELFObjectFile to...
Michael J. Spencer
2013-01-04
2
-55
/
+79
*
[mips] MipsTargetLowering::getSetCCResultType should return a vector type if
Akira Hatanaka
2013-01-04
1
-1
/
+3
*
[mips] 80 columns.
Akira Hatanaka
2013-01-04
4
-8
/
+14
*
Fix how YAML I/O detects flow sequences.
Nick Kledzik
2013-01-04
1
-1
/
+1
*
[mips] Reorder template parameters. Remove class shift_rotate_imm32 and
Akira Hatanaka
2013-01-04
2
-54
/
+59
*
Memory Dependence Analysis: fix a miscompile that uses DT to approxmiate the
Manman Ren
2013-01-04
1
-4
/
+34
*
[mips] Refactor conditional move instructions.
Akira Hatanaka
2013-01-04
1
-13
/
+20
*
[mips] Refactor instructions which move data from or to coprocessors.
Akira Hatanaka
2013-01-04
3
-33
/
+34
*
Remove unused #include
Eli Bendersky
2013-01-04
1
-1
/
+0
*
PowerPC: Fix eh_frame relocation for PIC
Adhemerval Zanella
2013-01-04
3
-0
/
+22
*
Change the default number of registers to prevent unrolling on targets that d...
Nadav Rotem
2013-01-04
1
-1
/
+1
*
Add a space to the end of the line so we don't get "itsbounds" in output.
Eric Christopher
2013-01-04
1
-1
/
+1
*
small fixes to enable the reuse of the pass manager across multiple modules
Pedro Artigas
2013-01-04
3
-2
/
+4
*
Add section information for the DWARF5 split debug proposal
Eric Christopher
2013-01-04
1
-0
/
+3
*
Move the loop vectorizer from O2 to O3. It looks like the increase in code si...
Nadav Rotem
2013-01-04
1
-1
/
+1
*
LoopVectorizer:
Nadav Rotem
2013-01-04
5
-8
/
+203
*
Revert revision: 171467. This transformation is incorrect and makes some test...
Nadav Rotem
2013-01-04
1
-20
/
+3
*
Simplified TRUNCATE operation that comes after SETCC. It is possible since SE...
Elena Demikhovsky
2013-01-03
1
-3
/
+20
*
Revert "Mark DIV/IDIV instructions hasSideEffects=1 because they can trap whe...
Michael Gottesman
2013-01-03
1
-1
/
+1
*
Changed two debug statements that state that a queue had finished being proce...
Michael Gottesman
2013-01-03
1
-2
/
+2
*
Added DEBUG message for ObjCARC when we zap a push/pop pair in ObjCARCAPElim:...
Michael Gottesman
2013-01-03
1
-0
/
+3
*
Added DEBUG message to ObjCARC when we transform objc_initWeak(p, null) => *p...
Michael Gottesman
2013-01-03
1
-0
/
+4
*
Added DEBUG message for ObjCARC when an inline asm marker is inserted for arc...
Michael Gottesman
2013-01-03
1
-0
/
+2
*
Mark DIV/IDIV instructions hasSideEffects=1 because they can trap when dividi...
Craig Topper
2013-01-03
1
-1
/
+1
*
Add a subtype parameter to VTTI::getShuffleCost
Hal Finkel
2013-01-03
3
-5
/
+6
*
Revert everything to r171366 to try to fix the build.
Bill Wendling
2013-01-03
2
-24
/
+5
[prev]
[next]