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
/
include
/
llvm
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert BuildVectorSDNode related patches: 65426, 65427, and 65296.
Evan Cheng
2009-02-25
2
-57
/
+0
*
Clean up dwarf writer, part 1. This eliminated the horrible recursive getGlob...
Evan Cheng
2009-02-25
1
-3
/
+6
*
Expand tabs to spaces (overlooked in previous commit)
Scott Michel
2009-02-25
1
-1
/
+1
*
Remove all "cached" data from BuildVectorSDNode, preferring to retrieve
Scott Michel
2009-02-25
1
-34
/
+16
*
Overhaul my earlier submission due to feedback. It's a large patch, but most of
Bill Wendling
2009-02-24
2
-7
/
+7
*
- Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emit
Bill Wendling
2009-02-24
2
-2
/
+8
*
Introduce the BuildVectorSDNode class that encapsulates the ISD::BUILD_VECTOR
Scott Michel
2009-02-22
2
-0
/
+75
*
Add an accessor method to DwarfWriter to tell of debugging info should be emi...
Bill Wendling
2009-02-20
1
-0
/
+3
*
Add a default debug location object to the Machine Function. It's used to emi...
Bill Wendling
2009-02-20
1
-0
/
+12
*
Print out a new label only if the debug location *tuple* is different. The debug
Bill Wendling
2009-02-19
1
-0
/
+7
*
Put code that generates debug labels into TableGen so that it can be used by
Bill Wendling
2009-02-18
1
-5
/
+5
*
Add support to the JIT for true non-lazy operation. When a call to a function
Nate Begeman
2009-02-18
1
-0
/
+7
*
Factor out the code to add a MachineOperand to a MachineInstrBuilder.
Dan Gohman
2009-02-18
1
-2
/
+25
*
Eliminate several more unnecessary intptr_t casts.
Dan Gohman
2009-02-18
1
-1
/
+1
*
Remove trailing whitespace to reduce later commit patch noise.
Scott Michel
2009-02-17
2
-120
/
+120
*
--- Merging (from foreign repository) r64714 into '.':
Bill Wendling
2009-02-17
1
-5
/
+2
*
Unbreak the build on win32.
Cedric Venet
2009-02-14
1
-1
/
+1
*
Remove non-DebugLoc versions of BuildMI.
Dale Johannesen
2009-02-13
1
-26
/
+0
*
Eliminate a couple of non-DebugLoc BuildMI variants.
Dale Johannesen
2009-02-12
1
-12
/
+0
*
When scheduling a block in parts, keep track of the overall
Dan Gohman
2009-02-11
3
-25
/
+20
*
It isn't necessary to explicitly clear the contents of std::vector
Dan Gohman
2009-02-11
1
-7
/
+2
*
Factor out more code for computing register live-range informationfor
Dan Gohman
2009-02-10
1
-0
/
+15
*
Fix PR3486. Fix a bug in code that manually patch physical register live inte...
Evan Cheng
2009-02-08
1
-0
/
+4
*
Strengthen the previous check.
Evan Cheng
2009-02-08
1
-9
/
+7
*
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64073 91177308-0d34-...
Evan Cheng
2009-02-08
1
-0
/
+13
*
Constify TargetInstrInfo::EmitInstrWithCustomInserter, allowing
Dan Gohman
2009-02-07
1
-1
/
+1
*
Make SDNode constructors take a DebugLoc always.
Dale Johannesen
2009-02-07
2
-53
/
+36
*
Deleted one line too many. oops.
Dale Johannesen
2009-02-07
1
-0
/
+1
*
Remove now-unused constructors.
Dale Johannesen
2009-02-07
1
-85
/
+0
*
Get rid of the last non-DebugLoc versions of getNode!
Dale Johannesen
2009-02-07
1
-4
/
+6
*
Constify operators.
Bill Wendling
2009-02-06
1
-2
/
+2
*
Remove more non-DebugLoc getNode variants. Use
Dale Johannesen
2009-02-06
1
-9
/
+13
*
Remove more non-DebugLoc versions of getNode.
Dale Johannesen
2009-02-06
1
-8
/
+0
*
Add comparison operators to DebugLoc.
Bill Wendling
2009-02-06
1
-0
/
+3
*
Eliminate remaining non-DebugLoc version of getTargetNode.
Dale Johannesen
2009-02-06
1
-20
/
+0
*
Rename SelectionDAGISel::Schedule to
Dan Gohman
2009-02-06
1
-3
/
+5
*
Move ScheduleDAGSDNodes.h to be a private header. Front-ends
Dan Gohman
2009-02-06
1
-161
/
+0
*
Move ScheduleDAGInstrs.h to be a private header. Front-ends
Dan Gohman
2009-02-06
1
-82
/
+0
*
Tidy up the ScheduleDAG class definition a little. Make a few
Dan Gohman
2009-02-06
1
-22
/
+20
*
Don't pass BitVectors by value, pass them by reference.
Roman Levenstein
2009-02-06
1
-2
/
+2
*
get rid of some non-DebugLoc getTargetNode variants.
Dale Johannesen
2009-02-06
1
-17
/
+0
*
Get rid of one more non-DebugLoc getNode and
Dale Johannesen
2009-02-06
1
-4
/
+0
*
Remove a non-DebugLoc version of getNode.
Dale Johannesen
2009-02-05
1
-2
/
+0
*
Delete some trailing whiespaces.
Dan Gohman
2009-02-05
1
-15
/
+15
*
Remove 3 non-DebugLoc variants of getNode.
Dale Johannesen
2009-02-05
1
-3
/
+0
*
Get rid of 3 non-DebugLoc getNode variants.
Dale Johannesen
2009-02-05
1
-7
/
+0
*
Remove non-DebugLoc versions of getMergeValues, ZeroExtendInReg.
Dale Johannesen
2009-02-05
1
-2
/
+0
*
Remove non-DebugLoc forms of CopyToReg and CopyFromReg.
Dale Johannesen
2009-02-04
1
-27
/
+0
*
Remove non-DebugLoc versions of getLoad and getStore.
Dale Johannesen
2009-02-04
1
-11
/
+0
*
Since I'm obliged to work with a development OS that currently doesn't
Stuart Hastings
2009-02-04
1
-0
/
+4
[next]