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
2009-09-10
Add some braces to make newer GCCs happy and update CMakeLists.
Benjamin Kramer
2009-09-10
Cleaned up code by factoring out common portions of edge loading into function.
Andreas Neustifter
2009-09-10
Correctly handle the case where a comparison is created in one BasicBlock and
Nick Lewycky
2009-09-10
Comment and whitespace cleanups. No intentional functionality change.
Bill Wendling
2009-09-10
Revert part of my r81424 patch. I removed what looked like superfluous padding
Bill Wendling
2009-09-10
Add a test case for r81431.
Evan Cheng
2009-09-10
Remove prcontext.
Daniel Dunbar
2009-09-10
Add malloc call utility functions. Patch by Victor Hernandez.
Evan Cheng
2009-09-10
Don't hardcode the TType format size. In fact, rework the code so that it's more
Bill Wendling
2009-09-10
Proper support of non-lazy indirect symbols.
Evan Cheng
2009-09-10
Remove the "#if 0" that Noone loved. It wasn't really necessary, because the
Bill Wendling
2009-09-10
MC: Give target specific parsers access to the MCStreamer.
Daniel Dunbar
2009-09-10
Revert r81171 which was causing pr4927.
Bob Wilson
2009-09-10
Pull check for SJLJ EH into a boolean and use that.
Bill Wendling
2009-09-10
Use the SizeOfEncodedValue function instead of magic variables for the
Bill Wendling
2009-09-10
Add helpful comment.
Bill Wendling
2009-09-09
Believe it or not, this is a simplification. :-)
Bill Wendling
2009-09-09
Fix double load / store multiple encoding.
Evan Cheng
2009-09-09
canonicalize namespace gymnastics
Chris Lattner
2009-09-09
Testcase for (llvm-gcc) 81399. Adjust an older
Dale Johannesen
2009-09-09
Fix pr4939: Change FPCCToARMCC to translate SETOLE to ARMCC::LS.
Bob Wilson
2009-09-09
remove DebugLoc from MCInst and eliminate "Comment printing" from
Chris Lattner
2009-09-09
Fix a subtle bug in "return;" generation which caused us to miss
Chris Lattner
2009-09-09
Add comment re: clang dependency.
Daniel Dunbar
2009-09-09
Added an abstract superclass, MCDisassembler, for
Sean Callanan
2009-09-09
Use the EOL that takes the encoding and translates it into DWARF-English.
Bill Wendling
2009-09-09
Early exit from function.
Bill Wendling
2009-09-09
Small amount of code clean-up: Don't use ".size()" when not necessary.
Bill Wendling
2009-09-09
add a gross hack to get "SrcLine" comments to show up with the
Chris Lattner
2009-09-09
hoist the call to processDebugLoc out of the generated
Chris Lattner
2009-09-09
Removed static qualifier from a few index related methods. These methods may ...
Lang Hames
2009-09-09
Reverted r81358.
Andreas Neustifter
2009-09-09
Fix SplitCriticalEdge to properly update LCSSA form when splitting a
Dan Gohman
2009-09-09
Fix build, add missing simicolon.
Benjamin Kramer
2009-09-09
Reflow comment.
Mike Stump
2009-09-09
Preserve ProfileInfo.
Andreas Neustifter
2009-09-09
Add the first functions for updating ProfileInfo.
Andreas Neustifter
2009-09-09
Cleaned up code by factoring out common portions of edge loading into funcion.
Andreas Neustifter
2009-09-09
Take lock before removing a node from MDNodeSet.
Devang Patel
2009-09-09
Enable MDNode uniquing.
Devang Patel
2009-09-09
Fix an 80-column violation.
Dan Gohman
2009-09-09
Gracefully destroy MDNodes.
Devang Patel
2009-09-09
Hide all cscope files.
Andreas Neustifter
2009-09-09
Updated svn:ignore to hide *.cmx files.
Andreas Neustifter
2009-09-09
revert r81335, which breaks the build.
Chris Lattner
2009-09-09
When widening a vector load, use the correct chain. This fixes PR4891.
Dan Gohman
2009-09-09
Fixed wrong storage option for ProfileVerifierDisableAssertions.
Andreas Neustifter
2009-09-09
Updated ProfileInfo to have clean seperation between different sentinels.
Andreas Neustifter
2009-09-09
Add a shortcut for OS X to Path::GetMainExecutable. This gives a nice speedup on
Benjamin Kramer
2009-09-09
Copy-pasto.
Mikhail Glushenkov
[prev]
[next]