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
*
Remove more non-DebugLoc versions of getNode.
Dale Johannesen
2009-02-06
14
-203
/
+251
*
Record debug location information in the Dwarf writer.
Bill Wendling
2009-02-06
2
-2
/
+16
*
Clear out the CurDebugLoc info when doing a 'clear' on the SDL object.
Bill Wendling
2009-02-06
1
-0
/
+1
*
Split the locking out of JIT::runJITOnFunction so that callers
Dan Gohman
2009-02-06
2
-5
/
+9
*
Use .size and .type on ELF systems; this helps tools that map
Dan Gohman
2009-02-06
1
-3
/
+19
*
Eliminate remaining non-DebugLoc version of getTargetNode.
Dale Johannesen
2009-02-06
5
-64
/
+31
*
Rename SelectionDAGISel::Schedule to
Dan Gohman
2009-02-06
1
-11
/
+8
*
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
*
Move getPointerRegClass from TargetInstrInfo to TargetRegisterInfo.
Evan Cheng
2009-02-06
18
-60
/
+58
*
Move ScheduleDAGSDNodes.h to be a private header. Front-ends
Dan Gohman
2009-02-06
8
-8
/
+169
*
Add TargetInstrInfo::isSafeToMoveRegisterClassDefs. It returns true if it's s...
Evan Cheng
2009-02-06
3
-9
/
+11
*
Move ScheduleDAGInstrs.h to be a private header. Front-ends
Dan Gohman
2009-02-06
3
-2
/
+84
*
Ignore DbgInfoIntrinsics.
Devang Patel
2009-02-06
1
-1
/
+3
*
fix PR3489, use bits instead of bytes.
Chris Lattner
2009-02-06
1
-2
/
+2
*
get rid of some non-DebugLoc getTargetNode variants.
Dale Johannesen
2009-02-06
3
-52
/
+14
*
Get rid of one more non-DebugLoc getNode and
Dale Johannesen
2009-02-06
12
-287
/
+317
*
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
4
-88
/
+84
*
Ignore dbg intrinsics while propagating conditional expression info. Take 2.
Devang Patel
2009-02-05
1
-6
/
+17
*
isAsCheapAsMove instructions can have register src operands. Check if they ar...
Evan Cheng
2009-02-05
1
-0
/
+3
*
Remove a non-DebugLoc version of getNode.
Dale Johannesen
2009-02-05
4
-47
/
+50
*
Revert rev. 63876. It is causing llvm-gcc bootstrap failure.
Devang Patel
2009-02-05
3
-19
/
+16
*
Remove 3 non-DebugLoc variants of getNode.
Dale Johannesen
2009-02-05
1
-14
/
+0
*
Remove dead blocks in the end.
Devang Patel
2009-02-05
1
-3
/
+14
*
Ignore dbg intrinsics while propagating conditional expression info.
Devang Patel
2009-02-05
3
-16
/
+19
*
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
1
-5
/
+1
*
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
*
if we have a large GEP offset on a 32-bit or other target, make
Chris Lattner
2009-02-05
1
-0
/
+6
*
Pre-alloc splitting needs to be more careful to avoid inserting spills/restores
Owen Anderson
2009-02-05
1
-22
/
+72
*
Fix a bug where we were not emitting a cvt rnd sat node for converting
Mon P Wang
2009-02-05
1
-2
/
+4
*
Reapply 63765. Patches for clang and llvm-gcc to follow.
Dale Johannesen
2009-02-05
7
-17
/
+59
*
Get rid of 3 non-DebugLoc getNode variants.
Dale Johannesen
2009-02-05
4
-70
/
+65
*
Ignore dbg intrinsics while folding switch instruction.
Devang Patel
2009-02-05
1
-8
/
+19
*
Remove non-DebugLoc versions of getMergeValues, ZeroExtendInReg.
Dale Johannesen
2009-02-05
6
-53
/
+42
*
Remove non-DebugLoc forms of CopyToReg and CopyFromReg.
Dale Johannesen
2009-02-04
13
-193
/
+250
*
Reverting 63765. This broke the build of both clang
Dale Johannesen
2009-02-04
7
-59
/
+17
*
Ignore dbg intrinsics.
Devang Patel
2009-02-04
1
-7
/
+29
*
80 column rule.
Stuart Hastings
2009-02-04
1
-1
/
+2
*
Remove non-DebugLoc versions of getLoad and getStore.
Dale Johannesen
2009-02-04
14
-368
/
+347
*
New feature: add support for target intrinsics being defined in the
Nate Begeman
2009-02-04
7
-17
/
+59
*
Avoids generating a legalization assert for the case where a vector type is l...
Mon P Wang
2009-02-04
1
-2
/
+10
*
Bill implemented this.
Chris Lattner
2009-02-04
1
-36
/
+0
*
add a note, this is why we're faster at SciMark-MonteCarlo with
Chris Lattner
2009-02-04
1
-0
/
+40
*
Skip over zero registers.
Evan Cheng
2009-02-04
1
-0
/
+2
*
allow main to have any integer type.
Chris Lattner
2009-02-04
1
-1
/
+1
*
Minor code cleanups; no functionality change.
Dan Gohman
2009-02-04
1
-10
/
+11
[next]