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
...
*
Simplify test.
Evan Cheng
2008-05-09
1
-3
/
+2
*
Rename Example.td to Graph.td.
Mikhail Glushenkov
2008-05-09
2
-1
/
+1
*
use doxygen comments for makeBuffer()
Nick Kledzik
2008-05-09
1
-4
/
+4
*
don't sink invokes, even if they are readonly. This fixes a
Chris Lattner
2008-05-09
1
-1
/
+2
*
Fix a type and formatting.
Duncan Sands
2008-05-09
1
-2
/
+2
*
ignore Output dirs
Gabor Greif
2008-05-09
0
-0
/
+0
*
ignore AutoGenerated.inc, it is created by TableGen
Gabor Greif
2008-05-09
0
-0
/
+0
*
ignore Output dir
Gabor Greif
2008-05-09
0
-0
/
+0
*
Reapply 50867: A small refactoring (extract method) + some comment fixes.
Mikhail Glushenkov
2008-05-09
2
-55
/
+66
*
add support for pattern matching 'neg'
Chris Lattner
2008-05-09
2
-4
/
+31
*
Implement PR2298. This transforms:
Chris Lattner
2008-05-09
3
-0
/
+33
*
restore doxygen comment.
Chris Lattner
2008-05-09
1
-17
/
+16
*
<rdar://problem/5917641> use getMemBufferCopy if supplied buffer is not alrea...
Nick Kledzik
2008-05-09
2
-4
/
+20
*
Check for validity of aliasee pointer before dereference.
Anton Korobeynikov
2008-05-08
1
-1
/
+3
*
Use movq to move low half of XMM register and zero-extend the rest.
Evan Cheng
2008-05-08
2
-1
/
+12
*
conservatively say that volatile stores read memory.
Chris Lattner
2008-05-08
1
-2
/
+3
*
Revertin 50867 since it was breaking the build.
Tanya Lattner
2008-05-08
2
-64
/
+53
*
store can't read from memory.
Chris Lattner
2008-05-08
1
-1
/
+0
*
Add -E and -S options
Mikhail Glushenkov
2008-05-08
1
-0
/
+5
*
A small refactoring (extract method) + some comment fixes.
Mikhail Glushenkov
2008-05-08
2
-53
/
+64
*
Remove dead return. Thanks to Bill for the review!
Chris Lattner
2008-05-08
1
-2
/
+0
*
Improve pass documentation and comments.
Gordon Henriksen
2008-05-08
6
-102
/
+136
*
More than just loads can read from memory: readonly calls like strlen
Chris Lattner
2008-05-08
2
-4
/
+32
*
Make instcombine's DSE respect loads as well as stores. It is not safe to
Chris Lattner
2008-05-08
2
-1
/
+26
*
add a new Instruction::mayReadFromMemory predicate, make
Chris Lattner
2008-05-08
2
-2
/
+23
*
Check linkage.
Devang Patel
2008-05-08
1
-1
/
+1
*
Get exception handling working again on 64 bit
Duncan Sands
2008-05-08
1
-1
/
+2
*
new testcase.
Chris Lattner
2008-05-08
1
-0
/
+8
*
Add support for constant folding the 'offsetof' pattern even if the
Chris Lattner
2008-05-08
1
-16
/
+23
*
Handle vector move / load which zero the destination register top bits (i.e. ...
Evan Cheng
2008-05-08
9
-147
/
+175
*
Add nounwind.
Evan Cheng
2008-05-07
25
-58
/
+39
*
Turn StripPointerCast() into a method
Anton Korobeynikov
2008-05-07
9
-45
/
+42
*
Use Doxygen-style comments.
Mikhail Glushenkov
2008-05-07
8
-110
/
+145
*
Make the interface of CStrInCStrNoCase be the same as strcasestr.
Ted Kremenek
2008-05-07
1
-6
/
+5
*
Add a new LibCallAliasAnalysis pass, which is parameterized
Chris Lattner
2008-05-07
3
-0
/
+179
*
Fix some serious logical errors in CStrInCStrNoCase pointed out by Bill.
Ted Kremenek
2008-05-07
1
-5
/
+8
*
Output correct exception handling and frame info
Duncan Sands
2008-05-07
4
-61
/
+49
*
Guard for empty strings in CStrInCStrNoCase.
Ted Kremenek
2008-05-07
1
-2
/
+2
*
Added CStrInCStrNoCase, a portable implementation of strcasestr.
Ted Kremenek
2008-05-07
1
-0
/
+24
*
Add a new interface for describing the behavior of library calls. This
Chris Lattner
2008-05-07
2
-0
/
+231
*
Typo.
Nick Lewycky
2008-05-07
1
-1
/
+1
*
Yet another nasty spiller bug.
Evan Cheng
2008-05-07
2
-14
/
+56
*
Fix a bug in the ComputeMaskedBits logic for multiply.
Dan Gohman
2008-05-07
3
-4
/
+14
*
Make the use of the "noinline" attribute conditional on using GCC.
Bill Wendling
2008-05-07
1
-0
/
+4
*
Disable loop deletion until the release branch.
Owen Anderson
2008-05-06
1
-1
/
+0
*
Removing.
Bill Wendling
2008-05-06
1
-25
/
+0
*
Workaround for a compiler bug (see <rdar://problem/5852746>). Once that bug is
Bill Wendling
2008-05-06
1
-1
/
+3
*
Update a couple VC++ project files.
Steve Naroff
2008-05-06
2
-1
/
+31
*
Use target triple in tests, not 'realign-stack=0' option. Per request.
Anton Korobeynikov
2008-05-06
4
-5
/
+5
*
If weak GlobalVariable was bitcast'ed to different type during linking
Anton Korobeynikov
2008-05-06
1
-1
/
+1
[prev]
[next]