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
*
Use .size and .type on ELF systems; this helps tools that map
Dan Gohman
2009-02-06
1
-3
/
+19
*
Deallocate() methods now take a 'const void*' instead of a 'void *', matching...
Ted Kremenek
2009-02-06
1
-4
/
+3
*
Eliminate remaining non-DebugLoc version of getTargetNode.
Dale Johannesen
2009-02-06
6
-84
/
+31
*
Rename SelectionDAGISel::Schedule to
Dan Gohman
2009-02-06
2
-14
/
+13
*
Print globl directive for variables with external linkage (global variables).
Sanjiv Gupta
2009-02-06
1
-0
/
+2
*
Delete an unused member function.
Dan Gohman
2009-02-06
1
-2
/
+0
*
We don't really need the abort here. This unbreak x86_64 linux build.
Evan Cheng
2009-02-06
1
-1
/
+0
*
Move getPointerRegClass from TargetInstrInfo to TargetRegisterInfo.
Evan Cheng
2009-02-06
20
-74
/
+65
*
Move ScheduleDAGSDNodes.h to be a private header. Front-ends
Dan Gohman
2009-02-06
8
-11
/
+11
*
Add TargetInstrInfo::isSafeToMoveRegisterClassDefs. It returns true if it's s...
Evan Cheng
2009-02-06
4
-13
/
+14
*
Change -1 => negative number.
Evan Cheng
2009-02-06
1
-2
/
+2
*
Move ScheduleDAGInstrs.h to be a private header. Front-ends
Dan Gohman
2009-02-06
3
-5
/
+5
*
Document the meaning of -1 for getCopyCost.
Evan Cheng
2009-02-06
1
-1
/
+2
*
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
*
Correct strange whitespace.
Nick Lewycky
2009-02-06
2
-2
/
+2
*
Ignore DbgInfoIntrinsics.
Devang Patel
2009-02-06
2
-1
/
+74
*
fix PR3489, use bits instead of bytes.
Chris Lattner
2009-02-06
2
-2
/
+22
*
get rid of some non-DebugLoc getTargetNode variants.
Dale Johannesen
2009-02-06
4
-69
/
+14
*
Free the buffer.
Nick Lewycky
2009-02-06
1
-7
/
+2
*
Fix test. It produces unexpected code if sse4.1 is on.
Evan Cheng
2009-02-06
1
-3
/
+3
*
Get rid of one more non-DebugLoc getNode and
Dale Johannesen
2009-02-06
14
-292
/
+319
*
Fix a crasher: we need to check that the function is non-null before using it!
Owen Anderson
2009-02-06
1
-1
/
+1
*
Refactor my previous change to maintain the distinction between AliasAnalysis...
Owen Anderson
2009-02-05
5
-97
/
+86
*
Ignore dbg intrinsics while propagating conditional expression info. Take 2.
Devang Patel
2009-02-05
2
-6
/
+62
*
isAsCheapAsMove instructions can have register src operands. Check if they ar...
Evan Cheng
2009-02-05
2
-0
/
+15
*
Remove a non-DebugLoc version of getNode.
Dale Johannesen
2009-02-05
6
-51
/
+52
*
Revert rev. 63876. It is causing llvm-gcc bootstrap failure.
Devang Patel
2009-02-05
5
-72
/
+16
*
Delete some trailing whiespaces.
Dan Gohman
2009-02-05
1
-15
/
+15
*
Remove 3 non-DebugLoc variants of getNode.
Dale Johannesen
2009-02-05
2
-17
/
+0
*
FIx spelling.
Mike Stump
2009-02-05
1
-2
/
+2
*
Probe for flags before using them to try to help compiling with
Mike Stump
2009-02-05
1
-1
/
+4
*
Remove dead blocks in the end.
Devang Patel
2009-02-05
2
-3
/
+15
*
Ignore dbg intrinsics while propagating conditional expression info.
Devang Patel
2009-02-05
5
-16
/
+72
*
testcase for rdar://6551276 and llvm-gcc r63873
Chris Lattner
2009-02-05
1
-0
/
+11
*
fix PR3488: llvm-ar r doesn't replace existing files
Chris Lattner
2009-02-05
1
-1
/
+1
*
Revert the previous commit. It seems it didn't
Duncan Sands
2009-02-05
1
-1
/
+5
*
Stop llvm-config thinking that there are circular
Duncan Sands
2009-02-05
1
-5
/
+1
*
Machine LICM increases register pressure and it almost always increase code s...
Evan Cheng
2009-02-05
1
-0
/
+4
*
Turn on machine LICM in non-fast mode.
Evan Cheng
2009-02-05
3
-9
/
+5
*
Teach machine licm to CSE hoisted instructions.
Evan Cheng
2009-02-05
1
-23
/
+88
*
ReMaterializeTrivialDef need to trim the live interval to the last kill if th...
Evan Cheng
2009-02-05
2
-79
/
+108
*
A few more isAsCheapAsAMove.
Evan Cheng
2009-02-05
4
-4
/
+8
*
Clarify comments.
Evan Cheng
2009-02-05
1
-3
/
+4
*
if we have a large GEP offset on a 32-bit or other target, make
Chris Lattner
2009-02-05
2
-0
/
+15
*
Pre-alloc splitting needs to be more careful to avoid inserting spills/restores
Owen Anderson
2009-02-05
1
-22
/
+72
*
PR3485, document alignment on byref.
Chris Lattner
2009-02-05
1
-1
/
+4
*
It's not obvious, but lto_module_create_from_memory doesn't need to use the
Nick Lewycky
2009-02-05
1
-6
/
+0
*
Fix a bug where we were not emitting a cvt rnd sat node for converting
Mon P Wang
2009-02-05
1
-2
/
+4
*
Remove accidentally included debug message!
Nick Lewycky
2009-02-05
1
-6
/
+4
[next]