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
*
[llvm-nm] Update documentation to cover object file support and arguments.
Michael J. Spencer
2012-06-06
2
-38
/
+73
*
Properly verify liveness with bundled machine instructions.
Jakob Stoklund Olesen
2012-06-06
1
-13
/
+34
*
Add accessors for all private members of DisasmContext.
Benjamin Kramer
2012-06-06
1
-0
/
+8
*
Move RegisterClassInfo.h.
Andrew Trick
2012-06-06
11
-11
/
+11
*
Remove dead private member variables from gtest.
Benjamin Kramer
2012-06-06
2
-3
/
+1
*
Move RegisterPressure.h.
Andrew Trick
2012-06-06
4
-3
/
+3
*
Round 2 of dead private variable removal.
Benjamin Kramer
2012-06-06
18
-51
/
+19
*
Remove unused private fields found by clang's new -Wunused-private-field.
Benjamin Kramer
2012-06-06
24
-45
/
+21
*
Add support for dynamic stack realignment in the presence of dynamic allocas on
Chad Rosier
2012-06-06
6
-16
/
+263
*
Fix combine of uno && ord -> false so that the ordering of the fcmps doesn't
Chad Rosier
2012-06-06
2
-1
/
+13
*
Remove dead debug option -disable-rematerialization.
Jakob Stoklund Olesen
2012-06-06
1
-4
/
+0
*
Grab-bag of reassociate tweaks. Unify handling of dead instructions and
Duncan Sands
2012-06-06
2
-127
/
+117
*
Stop leaking RegScavengers from TailDuplication.
Benjamin Kramer
2012-06-06
1
-3
/
+4
*
Correct decoder for T1 conditional B encoding
Richard Barton
2012-06-06
2
-3
/
+12
*
Add a new broken compiler.
Duncan Sands
2012-06-06
1
-0
/
+1
*
Mark several instructions SSE2 instead of SSE3 as they should be.
Craig Topper
2012-06-06
2
-9
/
+11
*
Fix gtest build issue on Visual Studio 2012 RC
Justin Holewinski
2012-06-06
2
-0
/
+12
*
Remove extraneous CHECK-NOTs from previous commit and add a new test case.
Chad Rosier
2012-06-06
1
-2
/
+10
*
FileCheckize this test.
Chad Rosier
2012-06-06
1
-2
/
+18
*
Move LiveUnionArray into LiveIntervalUnion.h
Jakob Stoklund Olesen
2012-06-05
4
-47
/
+54
*
Don't print register names in LiveIntervalUnion::print().
Jakob Stoklund Olesen
2012-06-05
3
-5
/
+2
*
Suppress -Wunused-variable in -Asserts build
Matt Beaumont-Gay
2012-06-05
1
-0
/
+1
*
Simplify LiveInterval::print().
Jakob Stoklund Olesen
2012-06-05
5
-49
/
+20
*
Add experimental support for register unit liveness.
Jakob Stoklund Olesen
2012-06-05
2
-3
/
+171
*
Implement LiveRangeCalc::extendToUses() and createDeadDefs().
Jakob Stoklund Olesen
2012-06-05
4
-2
/
+108
*
MachineInstr::eraseFromParent fix for removing bundled instrs.
Andrew Trick
2012-06-05
1
-1
/
+2
*
misched: API for minimum vs. expected latency.
Andrew Trick
2012-06-05
11
-140
/
+277
*
Add 3.0 and 3.1 tags to the getting started guide.
Benjamin Kramer
2012-06-05
1
-0
/
+2
*
Add a new intrinsic: llvm.fmuladd. This intrinsic represents a multiply-add
Lang Hames
2012-06-05
4
-0
/
+84
*
Fix header file include order in NVPTX backend NV_CONTRIB
Yuan Lin
2012-06-05
1
-2
/
+2
*
LoopUnroll: always check for NULL LoopPassManager
Andrew Trick
2012-06-05
1
-3
/
+5
*
Remove dead function.
Jakob Stoklund Olesen
2012-06-05
1
-6
/
+0
*
PPC32 uses R2 as the TLS register. Fix the copy and paste.
Roman Divacky
2012-06-05
1
-3
/
+3
*
IntegersSubsetMapping: added exclude operation, that allows to exclude subset...
Stepan Dyatkovskiy
2012-06-05
2
-0
/
+233
*
IntegersSubsetMapping:
Stepan Dyatkovskiy
2012-06-05
3
-12
/
+16
*
X86 itinerary properties.
Andrew Trick
2012-06-05
2
-2
/
+29
*
ARM itinerary properties.
Andrew Trick
2012-06-05
3
-22
/
+10
*
misched: Added MultiIssueItineraries.
Andrew Trick
2012-06-05
12
-31
/
+141
*
sdsched: Use the right heuristics when -mcpu is not provided and we have no i...
Andrew Trick
2012-06-05
1
-13
/
+12
*
misched: Allow disabling scoreboard hazard checking for subtargets with a
Andrew Trick
2012-06-05
2
-6
/
+14
*
whitespace
Andrew Trick
2012-06-05
3
-9
/
+7
*
misched: comments from code review.
Andrew Trick
2012-06-05
1
-3
/
+3
*
Remove the last remat-related code from LiveIntervalAnalysis.
Jakob Stoklund Olesen
2012-06-05
2
-115
/
+0
*
Stop using LiveIntervals::isReMaterializable().
Jakob Stoklund Olesen
2012-06-05
2
-9
/
+28
*
Revert commit r157966
Joel Jones
2012-06-05
2
-43
/
+0
*
This change handles a another case for generating the bic instruction
Joel Jones
2012-06-04
2
-0
/
+43
*
Delete dead code.
Jakob Stoklund Olesen
2012-06-04
2
-12
/
+0
*
When gvn decides to replace an instruction with another, we have to patch the
Rafael Espindola
2012-06-04
5
-2
/
+506
*
Switch LiveIntervals member variable to LLVM naming standards.
Jakob Stoklund Olesen
2012-06-04
2
-98
/
+98
*
Pass context pointers to LiveRangeCalc::reset().
Jakob Stoklund Olesen
2012-06-04
3
-55
/
+45
[next]