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
2013-02-13
[tsan] disable load widening in ThreadSanitizer mode
Kostya Serebryany
2013-02-13
[asan] fix confusing indentation
Kostya Serebryany
2013-02-13
use memcpy instead of dubious union to type pun two values,
Chris Lattner
2013-02-13
Fix comment.
Eric Christopher
2013-02-13
Debug Info: LiveDebugVarible can remove DBG_VALUEs, make sure we emit them back.
Manman Ren
2013-02-12
llvm-sb: Remove non-streaming code path and write to file directly.
Jan Voung
2013-02-13
[ms-inline-asm] Make sure the AsmRewrite list is sorted in lexical order.
Chad Rosier
2013-02-13
Test commit. Fixed typo.
David Peixotto
2013-02-13
Fix comment
Arnaud A. de Grandmaison
2013-02-12
Changed isStoredObjCPointer => IsStoredObjCPointer. No functionality change.
Michael Gottesman
2013-02-12
Cleaned up some leftover legacy-JIT localmods.
Eli Bendersky
2013-02-12
Add a default empty string to the 'value' of a string attribute.
Bill Wendling
2013-02-12
Actually delete this code, since it's really not clear what it's
Dan Gohman
2013-02-12
[ms-inline-asm] Implement align directive (which is roughly equivalent to .al...
Chad Rosier
2013-02-12
This patch just fixes up various llvm formatting
Jack Carter
2013-02-12
Add static cast to unsigned char whenever a character classification function...
Guy Benyei
2013-02-12
Record PRE predecessors with a SmallVector instead of a DenseMap, and
Dan Gohman
2013-02-12
[ms-inline asm] Pass the length of the IDVal, so we can do a proper AsmRewrite.
Chad Rosier
2013-02-12
[ms-inline asm] Accept the emit directive as either _emit or __emit.
Chad Rosier
2013-02-12
When disabling PRE for a value is directly redundant with itself
Dan Gohman
2013-02-12
Remove target-specific info from the testcase for DWARF/pubnames.
Krzysztof Parzyszek
2013-02-12
Check that pointers are removed from maps before calling delete on the pointers,
Dan Gohman
2013-02-12
Minor code simplification.
Dan Gohman
2013-02-12
[ms-inline asm] Add support for lexing binary integers with a [bB] suffix.
Chad Rosier
2013-02-12
Documentation: HowToUseAttributes: formatting (use monospaced font)
Dmitri Gribenko
2013-02-12
This CL supersedes the previous 2 outstanding CLs.
Derek Schuff
2013-02-12
Allow optionally generating pubnames section in DWARF info. Introduce
Krzysztof Parzyszek
2013-02-12
added test cases for r174920 (prefetch disassembly)
Kay Tiong Khoo
2013-02-12
Equal treatment of labels and other terminators in MI DAG construction.
Sergei Larin
2013-02-12
Add support for the pubnames section to llvm-dwarfdump.
Krzysztof Parzyszek
2013-02-12
Fix the lit test added in r174972
Paul Redmond
2013-02-12
Hexagon: Add support to generate predicated absolute addressing mode
Jyotsna Verma
2013-02-12
PR14562 - Truncation of left shift became undef
Paul Redmond
2013-02-12
[NVPTX] Disable vector registers
Justin Holewinski
2013-02-12
[ASan] Do not use kDefaultShort64bitShadowOffset on Mac, where the binaries m...
Alexander Potapenko
2013-02-12
R600: Fix regression with shadow array sampler on pre-SI GPUs.
Michel Danzer
2013-02-12
Adding a HowTo for Attributes.
Joe Abbey
2013-02-12
[asan] fix tests for the new ABI
Kostya Serebryany
2013-02-12
[asan] change the default mapping offset on x86_64 to 0x7fff8000. This gives ...
Kostya Serebryany
2013-02-12
Merge the collected attributes into the call instruction's attributes.
Bill Wendling
2013-02-12
Test for string attributes and for attribute group output.
Bill Wendling
2013-02-12
Have the bitcode writer and reader handle the new attribute references.
Bill Wendling
2013-02-12
Use the AttributeSet as the 'key' to the map instead of the 'raw' pointer.
Bill Wendling
2013-02-12
Support string attributes in the AttrBuilder.
Bill Wendling
2013-02-12
Don't consider definitions by other PHIs live-in when trimming a PHI source's
Cameron Zwarich
2013-02-12
Fix indentation.
Cameron Zwarich
2013-02-12
Add a hidden option to PHIElimination to split all critical edges. This is
Cameron Zwarich
2013-02-12
Renumber SlotIndexes locally when a new block is inserted.
Cameron Zwarich
2013-02-12
Add blocks to the LiveIntervalAnalysis RegMaskBlocks array when splitting
Cameron Zwarich
2013-02-12
Fix the updating of LiveIntervals after splitting a critical edge. PHI operand
Cameron Zwarich
[prev]
[next]