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
*
Fix a typo.
Dan Gohman
2010-02-25
1
-1
/
+1
*
Added SAFECode (safecode) to the list of projects to automatically configure.
John Criswell
2010-02-25
2
-1
/
+5
*
rewrite OptimizeGlobalAddressOfMalloc to fix PR6422, some bugs
Chris Lattner
2010-02-25
2
-79
/
+90
*
tests: Propogate the HOME environment variable through to tests. I'm ambivalent
Daniel Dunbar
2010-02-25
1
-0
/
+3
*
Fix HTML.
Bill Wendling
2010-02-25
1
-13
/
+13
*
Make comment more meaningful.
Bill Wendling
2010-02-25
1
-1
/
+2
*
Add svn:ignore.
Dan Gohman
2010-02-25
0
-0
/
+0
*
Fix ExpandVectorBuildThroughStack for the case where the
Dan Gohman
2010-02-25
1
-3
/
+3
*
Added the following 32-bit Thumb instructions for disassembly only: SMC, RFE,
Johnny Chen
2010-02-25
1
-0
/
+59
*
Added the 32-bit Thumb instructions (BXJ) for disassembly only.
Johnny Chen
2010-02-25
1
-0
/
+11
*
change the scope node to include a list of children to be checked
Chris Lattner
2010-02-25
7
-135
/
+179
*
Added the 32-bit Thumb instructions (MRS and MSR) for disassembly only.
Johnny Chen
2010-02-25
1
-0
/
+50
*
This is a patch to the assembler frontend to detect when aligning a text
Kevin Enderby
2010-02-25
2
-3
/
+165
*
stkrc is gone.
Dan Gohman
2010-02-25
1
-1
/
+0
*
Add the union keyword.
Dan Gohman
2010-02-25
1
-0
/
+1
*
Merge the advanced getelementptr FAQ into the regular
Dan Gohman
2010-02-25
3
-382
/
+384
*
Fix TextAlignFillValue in a few places
Daniel Dunbar
2010-02-25
1
-0
/
+4
*
Add simple script for finding most-recent-rev-before-N in a git-svn repo; useful
Daniel Dunbar
2010-02-25
1
-0
/
+50
*
Added the following 16-bit Thumb instructions for disassembly only: YIELD, WFE,
Johnny Chen
2010-02-25
1
-0
/
+42
*
remove a dead PatLeaf, I previously changed all uses to use -1 instead.
Chris Lattner
2010-02-25
1
-1
/
+0
*
Fix a typo.
Dan Gohman
2010-02-25
1
-1
/
+1
*
Clarify the description of pointer types, and move the
Dan Gohman
2010-02-25
1
-4
/
+7
*
Teach the constant folder about union types.
Dan Gohman
2010-02-25
2
-6
/
+82
*
Remove code which assumes it knows how vectors are stored in memory.
Dan Gohman
2010-02-25
1
-12
/
+2
*
Add more information to the getSizeOf comment.
Dan Gohman
2010-02-25
1
-2
/
+3
*
Remove this paragraph. Vectors may not always have the same layout as
Dan Gohman
2010-02-25
1
-4
/
+0
*
Revert r97064. Duncan pointed out that bitcasts are defined in
Dan Gohman
2010-02-25
6
-106
/
+20
*
Make the side-numbering of instructions used by metadata (which is needed to
Nick Lewycky
2010-02-25
2
-2
/
+2
*
Implement the first half of redundancy factoring: efficiently
Chris Lattner
2010-02-25
1
-4
/
+89
*
Make LoopSimplify change conditional branches in loop exiting blocks
Dan Gohman
2010-02-25
6
-30
/
+128
*
factor the print method better.
Chris Lattner
2010-02-25
2
-100
/
+69
*
Dump the presence of attached metadata even if we don't know what it is. This
Nick Lewycky
2010-02-25
1
-6
/
+10
*
add methods to do equality checks and get hashes of Matchers
Chris Lattner
2010-02-25
2
-8
/
+245
*
Modernize comment.
Nick Lewycky
2010-02-25
1
-1
/
+1
*
Correct whitespace.
Nick Lewycky
2010-02-25
1
-1
/
+1
*
Try r96559 for the third time. This time the shared library is only built if
Jeffrey Yasskin
2010-02-25
10
-13
/
+155
*
Each field of auxiliary debug entry is only 1 byte long.
Sanjiv Gupta
2010-02-25
1
-1
/
+1
*
Added tNOP for disassembly only.
Johnny Chen
2010-02-25
1
-1
/
+8
*
Truncate from i64 to i32 is "free" on x86-32, because it involves
Dan Gohman
2010-02-25
1
-2
/
+2
*
Revert this patch for the time being. Needs more testing.
Scott Michel
2010-02-25
3
-150
/
+11
*
Added tSVC and tTRAP for disassembly only.
Johnny Chen
2010-02-25
1
-0
/
+18
*
formatting.
Chris Lattner
2010-02-25
1
-6
/
+3
*
rename fooMatcherNode to fooMatcher.
Chris Lattner
2010-02-25
6
-401
/
+397
*
add some noop code to push it out of my tree.
Chris Lattner
2010-02-25
1
-0
/
+23
*
rename PushMatcherNode -> ScopeMatcherNode to more accurately
Chris Lattner
2010-02-25
6
-41
/
+40
*
Large stack frame patch for the CellSPU: handle stack frames that exceed 8176
Scott Michel
2010-02-25
3
-11
/
+150
*
Filter the future all-of-llvm shared library out of the llvm-config
Jeffrey Yasskin
2010-02-25
1
-0
/
+2
*
MC'ize padding when padding the ULEB128 value.
Bill Wendling
2010-02-25
1
-7
/
+5
*
add a fixme for an experiment that defeated me for the time being.
Chris Lattner
2010-02-25
1
-0
/
+4
*
LLVM puts padding bytes in the __gcc_except_tab section after the
Bill Wendling
2010-02-24
3
-41
/
+52
[next]