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
...
*
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
*
Reapply 63765. Patches for clang and llvm-gcc to follow.
Dale Johannesen
2009-02-05
21
-43
/
+207
*
Get rid of 3 non-DebugLoc getNode variants.
Dale Johannesen
2009-02-05
5
-77
/
+65
*
Ignore dbg intrinsics while folding switch instruction.
Devang Patel
2009-02-05
2
-8
/
+77
*
Remove non-DebugLoc versions of getMergeValues, ZeroExtendInReg.
Dale Johannesen
2009-02-05
7
-55
/
+42
*
Remove non-DebugLoc forms of CopyToReg and CopyFromReg.
Dale Johannesen
2009-02-04
15
-220
/
+251
*
Reverting 63765. This broke the build of both clang
Dale Johannesen
2009-02-04
21
-207
/
+43
*
Ignore dbg intrinsics.
Devang Patel
2009-02-04
2
-7
/
+151
*
Add test case for r63760.
Mon P Wang
2009-02-04
1
-0
/
+15
*
Remove now-incorrect test.
Nate Begeman
2009-02-04
1
-9
/
+0
*
Alphabetize includes. Update comment.
Edwin Török
2009-02-04
1
-4
/
+3
*
80 column rule.
Stuart Hastings
2009-02-04
1
-1
/
+2
*
Remove non-DebugLoc versions of getLoad and getStore.
Dale Johannesen
2009-02-04
15
-379
/
+347
*
New feature: add support for target intrinsics being defined in the
Nate Begeman
2009-02-04
21
-43
/
+207
*
Avoids generating a legalization assert for the case where a vector type is l...
Mon P Wang
2009-02-04
1
-2
/
+10
*
mention that PIC is needed for libLTO and libLLVMgold
Edwin Török
2009-02-04
1
-1
/
+5
*
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
*
remove printf - it was there only for debugging!
Edwin Török
2009-02-04
1
-1
/
+0
*
add support for .a files containing LLVM IR to the gold plugin
Edwin Török
2009-02-04
1
-6
/
+45
*
Minor code cleanups; no functionality change.
Dan Gohman
2009-02-04
1
-10
/
+11
*
Since I'm obliged to work with a development OS that currently doesn't
Stuart Hastings
2009-02-04
2
-9
/
+60
*
Allow the inverse transform x86_fp80 -> i80 (also
Duncan Sands
2009-02-04
2
-9
/
+9
*
Fix PR3468: a crash when constant folding a bitcast of
Duncan Sands
2009-02-04
2
-6
/
+12
*
Don't call isInvariantLoad twice.
Evan Cheng
2009-02-04
1
-9
/
+2
[prev]
[next]