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
*
X86: Call ulldiv and ftol2 on Windows instead of their libgcc eqivilents.
Michael J. Spencer
2010-10-11
1
-0
/
+4
*
X86: MinGW should always use libgcc on Windows.
Michael J. Spencer
2010-10-10
2
-4
/
+5
*
X86: Call _alldiv instead of __divdi3 on Windows (excluding cygwin).
Michael J. Spencer
2010-10-10
3
-3
/
+27
*
Fix Whitespace.
Michael J. Spencer
2010-10-10
2
-90
/
+90
*
force a triple, varargs isn't supported with the SVR4 ABI the buildbot tells me.
Chris Lattner
2010-10-10
1
-2
/
+2
*
fix the default va_arg expansion (in the realignment case) to not implicitly
Chris Lattner
2010-10-10
1
-1
/
+1
*
fix the expansion of va_arg instruction on PPC to know the arg
Chris Lattner
2010-10-10
2
-0
/
+26
*
clarify that zero sized vectors are illegal, PR8340
Chris Lattner
2010-10-10
1
-2
/
+3
*
Now using a variant of the existing inlining heuristics to decide whether to ...
Kenneth Uildriks
2010-10-09
4
-40
/
+181
*
Fix dead link.
Nick Lewycky
2010-10-09
1
-3
/
+3
*
Silence compiler warning.
Benjamin Kramer
2010-10-09
1
-1
/
+1
*
MC-COFF: Fix .bss section size. Fixes PR8335. Patch by NAKAMUTA Takumi!
Michael J. Spencer
2010-10-09
2
-1
/
+16
*
Don't test a removed function.
Benjamin Kramer
2010-10-09
1
-2
/
+1
*
syntax-highlighting: Fix module asm keyword.
Michael J. Spencer
2010-10-09
1
-1
/
+1
*
MC-COFF: Implement InitSections. Fixes PR8335.
Michael J. Spencer
2010-10-09
3
-3
/
+68
*
MC-COFF: Add COFFAsmParser. Completes PR8343.
Michael J. Spencer
2010-10-09
13
-375
/
+593
*
Fix Whitespace.
Michael J. Spencer
2010-10-09
2
-104
/
+104
*
MC-COFF: Assert on non-coff sections.
Michael J. Spencer
2010-10-09
2
-0
/
+18
*
Add Kate syntax highlighting files.
Michael J. Spencer
2010-10-09
2
-0
/
+267
*
Add VLD4 scheduling itineraries.
Evan Cheng
2010-10-09
4
-20
/
+64
*
MC: Move ParseDirectiveELFType into ELFAsmParser. COFF uses .type for somethi...
Michael J. Spencer
2010-10-09
2
-49
/
+49
*
Finish vld3 and vld4.
Evan Cheng
2010-10-09
4
-34
/
+78
*
Complete vld2 instruction itineries.
Evan Cheng
2010-10-09
1
-3
/
+34
*
Multiply instructions are issued on pipeline 0. They do not need to reserve p...
Evan Cheng
2010-10-09
1
-10
/
+5
*
Correct some load / store instruction itinerary mistakes:
Evan Cheng
2010-10-09
5
-307
/
+404
*
Simplify test and move into a generic "crash" ll file.
Bill Wendling
2010-10-09
2
-118
/
+29
*
Check to make sure that the iterator isn't at the beginning of the basic block
Bill Wendling
2010-10-09
2
-0
/
+122
*
add jit support for the new psuedo instructions I added for
Chris Lattner
2010-10-08
1
-0
/
+14
*
machine a mutable machineinstr down into emitInstruction.
Chris Lattner
2010-10-08
1
-4
/
+3
*
Fix the store part of this as well. Fixes smg2000.
Eric Christopher
2010-10-08
1
-9
/
+4
*
Rename SplitEditor::rewrite to finish() and break it out into a couple of new
Jakob Stoklund Olesen
2010-10-08
2
-40
/
+56
*
Avoid compiler warning: comparison between signed and unsigned integer.
Evan Cheng
2010-10-08
1
-1
/
+1
*
Extract method ProcessUses from LocalRewriter::RewriteMBB. Both parent and child
Jakob Stoklund Olesen
2010-10-08
1
-320
/
+336
*
Do not check that the bodies of two defs of same linkonce global are the same.
Anton Korobeynikov
2010-10-08
1
-1
/
+1
*
Implement a few more binary encoding bits. Still very early stage proof-of-
Jim Grosbach
2010-10-08
3
-1
/
+58
*
Allow << streaming of MCOperand.
Jim Grosbach
2010-10-08
1
-0
/
+5
*
Classify value numbers into connected components in linear time.
Jakob Stoklund Olesen
2010-10-08
1
-23
/
+15
*
Call InitSections in llc and clang so that the binaries produced by them
Rafael Espindola
2010-10-08
2
-2
/
+3
*
Filter out illegal formulae after updating offsets, not before, so that
Dan Gohman
2010-10-08
1
-18
/
+18
*
Recommit 116056, now with the missing file...
Cameron Esfahani
2010-10-08
3
-2
/
+18
*
Don't waste time unfolding simple loads. The unfolded copy won't be hoisted.
Evan Cheng
2010-10-08
1
-0
/
+4
*
Fix operand latency computation in cases where the definition operand is
Evan Cheng
2010-10-08
1
-0
/
+11
*
CrashRecovery: Fix raise() override to actually send the right signal, *cough*.
Daniel Dunbar
2010-10-08
1
-1
/
+1
*
A few 80 column cleanups
Jim Grosbach
2010-10-08
4
-9
/
+13
*
trailing whitespace
Jim Grosbach
2010-10-08
1
-15
/
+15
*
Reapply 116059, this time without the fatfingered pasto at the top.
Jim Grosbach
2010-10-08
2
-22
/
+22
*
Reverting 116059. Bots are unhappy with it.
Jim Grosbach
2010-10-08
2
-23
/
+23
*
reverting 116056: win64_params.ll may need to be conditionalized?
Andrew Trick
2010-10-08
2
-16
/
+1
*
Line number 0 indicates there is no source line/file name info available for ...
Devang Patel
2010-10-08
1
-1
/
+7
*
'const'ify getMachineOpValue() and associated helpers.
Jim Grosbach
2010-10-08
2
-23
/
+23
[next]