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
*
Another todo entry.
Evan Cheng
2009-07-09
1
-0
/
+5
*
Revert the part of 75177 that split ConstantRange into two classes, and
Dan Gohman
2009-07-09
3
-1002
/
+91
*
Initial support for load / store multiple opt pass Thumb2 support (post-alloc...
Evan Cheng
2009-07-09
1
-55
/
+158
*
Fix ldm / stm unified syntax; add t2LDM_RET.
Evan Cheng
2009-07-09
1
-2
/
+12
*
LDM_RET should be marked mayLoad.
Evan Cheng
2009-07-09
1
-1
/
+1
*
If -fomit-frame-pointer is used, we still need to record when the %esp register
Bill Wendling
2009-07-09
1
-1
/
+20
*
Fix ldrd / strd address mode matching code. It allows for +/- 8 bit offset. A...
Evan Cheng
2009-07-09
3
-3
/
+22
*
Fix typo, trailing whitespace.
Andreas Bolka
2009-07-09
1
-2
/
+2
*
Add a ConstantSignedRange class, which does for signed integers
Dan Gohman
2009-07-09
3
-56
/
+1369
*
Make EXTRACT_VECTOR_ELT a bit more flexible in terms of the returned
Eli Friedman
2009-07-09
7
-56
/
+46
*
Add a Thumb readme entry.
Evan Cheng
2009-07-09
1
-0
/
+6
*
Correct comment.
Evan Cheng
2009-07-09
1
-1
/
+1
*
bug 4524: Add MSP430 to the cmake build.
Richard Pennington
2009-07-09
2
-4
/
+6
*
Handle 'A' modifier in inline asms.
Dale Johannesen
2009-07-09
1
-0
/
+9
*
Regenerate.
Mikhail Glushenkov
2009-07-09
1
-0
/
+2
*
Documentation update.
Mikhail Glushenkov
2009-07-09
2
-0
/
+8
*
We don't need to set SaveTemps here.
Mikhail Glushenkov
2009-07-09
1
-1
/
+0
*
Adjust comment.
Mikhail Glushenkov
2009-07-09
1
-2
/
+2
*
Remove some duplication.
Mikhail Glushenkov
2009-07-09
1
-17
/
+17
*
Rename -t to --temp-dir.
Mikhail Glushenkov
2009-07-09
1
-2
/
+2
*
As Chris pointed out, we don't actually need to pass the context around here.
Owen Anderson
2009-07-09
3
-5
/
+4
*
back out r75156 for now.
Chris Lattner
2009-07-09
2
-489
/
+0
*
A little bit more LLVMContextification.
Owen Anderson
2009-07-09
2
-5
/
+11
*
Handle Thumb-2 addressing modes during FP elimination.
David Goodwin
2009-07-09
1
-0
/
+13
*
ImmutableSet/ImmutableMap: Allow caching of null digests by properly using a ...
Ted Kremenek
2009-07-09
1
-37
/
+45
*
Add some classes to produce pretty-printed asm. We'll use these
David Greene
2009-07-09
2
-0
/
+489
*
By default -t is always on for mcc16 and it uses ./tmp-objs as the temp direc...
Sanjiv Gupta
2009-07-09
1
-1
/
+2
*
Fixed handling of -t. It gets the prirority for temp dir name.
Sanjiv Gupta
2009-07-09
1
-0
/
+1
*
Thread LLVMContext through MVT and related parts of SDISel.
Owen Anderson
2009-07-09
25
-101
/
+131
*
Resolve undefined behaviour when ManagedStatic is instantiated with a fixed-l...
Alisdair Meredith
2009-07-09
1
-8
/
+10
*
add llvm-mc support for parsing the .lcomm directive, patch by Kevin Enderby!
Chris Lattner
2009-07-09
5
-18
/
+35
*
Regenerate for GraphViz tool discovery.
David Greene
2009-07-09
1
-25
/
+257
*
Add support for other GraphViz display tools. This can help
David Greene
2009-07-09
4
-9
/
+126
*
remove dead function.
Chris Lattner
2009-07-09
1
-9
/
+0
*
Misc encoding fixes; reported on llvmdev.
Eli Friedman
2009-07-09
1
-4
/
+4
*
eraseFromDisk no longer throws.
Chris Lattner
2009-07-09
1
-4
/
+1
*
There's no need to consider PHI nodes in the same block as the instruction
Nick Lewycky
2009-07-09
3
-0
/
+78
*
Forgot a couple files when adding the -ssi-everything pass.
Nick Lewycky
2009-07-09
2
-1
/
+10
*
Add some statistics to SSI so we can see what it's up to.
Nick Lewycky
2009-07-09
1
-0
/
+43
*
* Install crosstool in /usr/local/crosstool
Misha Brukman
2009-07-09
1
-18
/
+8
*
Missing )
Bill Wendling
2009-07-09
1
-1
/
+1
*
Add a -t="dir" option to the driver. This can be used to specify the director...
Sanjiv Gupta
2009-07-09
3
-0
/
+12
*
Added few more options to individual tools.
Sanjiv Gupta
2009-07-09
1
-2
/
+2
*
Return dir separator as per platform.
Sanjiv Gupta
2009-07-09
1
-0
/
+4
*
simplify this logic a bit more.
Chris Lattner
2009-07-09
1
-6
/
+2
*
move reasoning about darwin $non_lazy_ptr stubs from asmprinter into
Chris Lattner
2009-07-09
4
-40
/
+98
*
Targets sometimes assign fixed stack object to spill certain callee-saved
Evan Cheng
2009-07-09
8
-18
/
+52
*
Reorg includes.
Evan Cheng
2009-07-09
2
-2
/
+1
*
add default ctor.
Chris Lattner
2009-07-09
1
-0
/
+1
*
rearrange some code, no functionality change.
Chris Lattner
2009-07-09
1
-23
/
+28
[next]