index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-02-26
Give packagers some advice about how to build LLVM so it's useful to
Jeffrey Yasskin
2010-02-26
Add another (and hopefully the last) exception case, where once we recalculate
Bill Wendling
2010-02-26
And should use the correct variable.
Bill Wendling
2010-02-26
Got assertion check backwards.
Bill Wendling
2010-02-25
Catch a corner case where adding the padding to the "TType base offset" field
Bill Wendling
2010-02-25
Fix a few more typos.
Dan Gohman
2010-02-25
Fix a typo.
Dan Gohman
2010-02-25
Added SAFECode (safecode) to the list of projects to automatically configure.
John Criswell
2010-02-25
rewrite OptimizeGlobalAddressOfMalloc to fix PR6422, some bugs
Chris Lattner
2010-02-25
tests: Propogate the HOME environment variable through to tests. I'm ambivalent
Daniel Dunbar
2010-02-25
Fix HTML.
Bill Wendling
2010-02-25
Make comment more meaningful.
Bill Wendling
2010-02-25
Add svn:ignore.
Dan Gohman
2010-02-25
Fix ExpandVectorBuildThroughStack for the case where the
Dan Gohman
2010-02-25
Added the following 32-bit Thumb instructions for disassembly only: SMC, RFE,
Johnny Chen
2010-02-25
Added the 32-bit Thumb instructions (BXJ) for disassembly only.
Johnny Chen
2010-02-25
change the scope node to include a list of children to be checked
Chris Lattner
2010-02-25
Added the 32-bit Thumb instructions (MRS and MSR) for disassembly only.
Johnny Chen
2010-02-25
This is a patch to the assembler frontend to detect when aligning a text
Kevin Enderby
2010-02-25
stkrc is gone.
Dan Gohman
2010-02-25
Add the union keyword.
Dan Gohman
2010-02-25
Merge the advanced getelementptr FAQ into the regular
Dan Gohman
2010-02-25
Fix TextAlignFillValue in a few places
Daniel Dunbar
2010-02-25
Add simple script for finding most-recent-rev-before-N in a git-svn repo; useful
Daniel Dunbar
2010-02-25
Added the following 16-bit Thumb instructions for disassembly only: YIELD, WFE,
Johnny Chen
2010-02-25
remove a dead PatLeaf, I previously changed all uses to use -1 instead.
Chris Lattner
2010-02-25
Fix a typo.
Dan Gohman
2010-02-25
Clarify the description of pointer types, and move the
Dan Gohman
2010-02-25
Teach the constant folder about union types.
Dan Gohman
2010-02-25
Remove code which assumes it knows how vectors are stored in memory.
Dan Gohman
2010-02-25
Add more information to the getSizeOf comment.
Dan Gohman
2010-02-25
Remove this paragraph. Vectors may not always have the same layout as
Dan Gohman
2010-02-25
Revert r97064. Duncan pointed out that bitcasts are defined in
Dan Gohman
2010-02-25
Make the side-numbering of instructions used by metadata (which is needed to
Nick Lewycky
2010-02-25
Implement the first half of redundancy factoring: efficiently
Chris Lattner
2010-02-25
Make LoopSimplify change conditional branches in loop exiting blocks
Dan Gohman
2010-02-25
factor the print method better.
Chris Lattner
2010-02-25
Dump the presence of attached metadata even if we don't know what it is. This
Nick Lewycky
2010-02-25
add methods to do equality checks and get hashes of Matchers
Chris Lattner
2010-02-25
Modernize comment.
Nick Lewycky
2010-02-25
Correct whitespace.
Nick Lewycky
2010-02-25
Try r96559 for the third time. This time the shared library is only built if
Jeffrey Yasskin
2010-02-25
Each field of auxiliary debug entry is only 1 byte long.
Sanjiv Gupta
2010-02-25
Added tNOP for disassembly only.
Johnny Chen
2010-02-25
Truncate from i64 to i32 is "free" on x86-32, because it involves
Dan Gohman
2010-02-25
Revert this patch for the time being. Needs more testing.
Scott Michel
2010-02-25
Added tSVC and tTRAP for disassembly only.
Johnny Chen
2010-02-25
formatting.
Chris Lattner
2010-02-25
rename fooMatcherNode to fooMatcher.
Chris Lattner
2010-02-25
add some noop code to push it out of my tree.
Chris Lattner
[next]