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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Back out Owen's 6/9 changes. They broke MultiSource/Benchmarks/Prolangs-C/bis...
Evan Cheng
2006-06-11
1
-4
/
+1
*
Make Loop able to verify that it is in LCSSA-form, and have the LCSSA pass as...
Owen Anderson
2006-06-09
1
-1
/
+4
*
Update some comments, and expose LCSSAID in preparation for having other passes
Owen Anderson
2006-06-08
1
-0
/
+1
*
For PR804:
Reid Spencer
2006-06-08
1
-1
/
+1
*
New method BasicBlock::getFirstNonPHI.
Vladimir Prus
2006-06-08
1
-1
/
+8
*
For PR787:
Reid Spencer
2006-06-07
1
-0
/
+4
*
For PR780:
Reid Spencer
2006-06-07
3
-1
/
+11
*
Add a virtual dtor to the InlineAsm class so that the principle method of
Chris Lattner
2006-06-07
1
-0
/
+1
*
Previous version of this file wasn't supposed to be committed. This version
Reid Spencer
2006-06-07
1
-30
/
+12
*
For PR780:
Reid Spencer
2006-06-07
10
-49
/
+36
*
For PR780:
Reid Spencer
2006-06-07
2
-16
/
+62
*
For PR780:
Reid Spencer
2006-06-07
6
-12
/
+150
*
Move toolrunner out of libsupport into the bugpoint tool
Chris Lattner
2006-06-06
1
-200
/
+0
*
Add PowerPC intrinsics to support dcbz[l]
Chris Lattner
2006-06-06
1
-0
/
+9
*
Add the -Xlinker option to bugpoint which allows an option to be passed
Reid Spencer
2006-06-06
1
-2
/
+9
*
For PR778:
Reid Spencer
2006-06-05
6
-46
/
+82
*
Make it possible to override the standard version printer. Not all tools
Reid Spencer
2006-06-05
1
-0
/
+7
*
For PR633:
Reid Spencer
2006-06-05
1
-0
/
+21
*
Some enhancements for gv/graphviz/dot/dotty support and better handling of
Reid Spencer
2006-06-05
1
-0
/
+6
*
For PR798:
Reid Spencer
2006-06-02
1
-0
/
+6
*
Force anything that #includes llvm/Transforms/Utils/UnifyFunctionExitNodes.h
Chris Lattner
2006-06-02
1
-0
/
+6
*
Remove some flags backed out from earlier attempts at getting MING32W
Reid Spencer
2006-06-02
1
-6
/
+0
*
Fix -pedantic warning
Chris Lattner
2006-06-01
1
-2
/
+2
*
Provide support for detecting if the Win32 imaghlp and psapi libraries
Reid Spencer
2006-06-01
1
-0
/
+12
*
Favor C++ casts over C casts in C++ code.
Reid Spencer
2006-06-01
1
-2
/
+2
*
Change from using a stub function to a stub variable for passing to the
Reid Spencer
2006-06-01
7
-14
/
+14
*
Fix utostr once and for all, by making there only be one function named
Chris Lattner
2006-05-31
1
-17
/
+14
*
4 billion names is enough for anyone. And really fix the build on alpha this...
Andrew Lenharth
2006-05-31
3
-3
/
+4
*
Fix build breakage on alpha, without causing it on x86. as a bonus, all plat...
Andrew Lenharth
2006-05-31
4
-16
/
+5
*
revert for now
Andrew Lenharth
2006-05-31
1
-2
/
+13
*
make 64-bit safe and fix the build on alpha
Andrew Lenharth
2006-05-31
1
-13
/
+2
*
Make the getNamedFunction and getNamedGlobal methods be const. They don't
Reid Spencer
2006-05-31
1
-2
/
+2
*
Clarify type naming.
Vladimir Prus
2006-05-31
1
-0
/
+5
*
Improve InstVisitor docs.
Vladimir Prus
2006-05-31
1
-40
/
+46
*
Provide a simpler interface for getting a ConstantArray from a character
Reid Spencer
2006-05-30
1
-6
/
+6
*
Make doc comment visible in doxygen output. Clarify Type construction.
Vladimir Prus
2006-05-30
1
-24
/
+26
*
Properly document the second form of ConstArray::get()
Reid Spencer
2006-05-30
1
-0
/
+7
*
Adjust the interface to ConstantArray::get. The previous
Reid Spencer
2006-05-30
1
-1
/
+1
*
Since there was interest on the mailing list, this is a utility pass that
Andrew Lenharth
2006-05-29
2
-0
/
+56
*
Replace an old C-style cast with a C++ cast (squelch warning)
Reid Spencer
2006-05-29
1
-1
/
+1
*
Fix pastos in comments
Chris Lattner
2006-05-27
1
-3
/
+4
*
Implement a new method: CloneAndPruneFunctionInto, as documented.
Chris Lattner
2006-05-27
1
-0
/
+13
*
Add an interface to constant fold and instruction given it's opcode, type
Chris Lattner
2006-05-27
1
-0
/
+9
*
Add a new sentry node type, allowing assertions to catch trivial
Chris Lattner
2006-05-27
1
-0
/
+5
*
Change RET node to include signness information of the return values. e.g.
Evan Cheng
2006-05-26
1
-2
/
+3
*
Skeletal LCSSA pass. This is currently non-functional. Expect functionality
Owen Anderson
2006-05-26
2
-0
/
+6
*
Fix breakage on platforms where string/cassert don't pull in int64_t.
Chris Lattner
2006-05-25
1
-0
/
+1
*
CALL node change: now containing signness of each argument.
Evan Cheng
2006-05-25
1
-3
/
+3
*
For PR786:
Reid Spencer
2006-05-24
7
-10
/
+10
*
Patches to make the LLVM sources more -pedantic clean. Patch provided
Chris Lattner
2006-05-24
2
-2
/
+2
[next]