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
path:
root
/
test
/
NaCl
Age
Commit message (
Expand
)
Author
2013-03-18
Don't fold large offsets into FrameIndexBase displacements either
Derek Schuff
2013-03-14
Cleanup of ABI Checker
Derek Schuff
2013-03-01
Only fold small constants into memory reference displacements.
Derek Schuff
2013-02-22
ABI Verifier: Check types in metadata nodes
Derek Schuff
2013-02-20
ABI Verifier: Check function return and argument types, and instruction opera...
Derek Schuff
2013-02-15
Don't fold negative constants into addresss displacements for memory references
Derek Schuff
2013-02-12
This CL supersedes the previous 2 outstanding CLs.
Derek Schuff
2013-02-06
Store bitcode verifier errors rather than dumping to stderr
Derek Schuff
2013-01-30
Merge commit 'a662a9862501fc86904e90054f7c1519101d9126'
Derek Schuff
2013-01-25
Use 2>&1 to include stderr in pipe instead of |&
Derek Schuff
2013-01-25
ABI verifier: Verify types of global variables and initializers.
Derek Schuff
2013-01-22
Add remaining instructions to ABI verifier whitelist
Derek Schuff
2013-01-18
Move ABI verifier pass declaration to lib/Analysis and add tests
Derek Schuff
2013-01-04
Move VLD cases properly into IsDangerousLoad and update tests that had incorr...
Eli Bendersky
2012-11-26
Add more tests for sandboxing on ARM
Eli Bendersky
2012-11-20
Remove tabs
Eli Bendersky
2012-11-20
Add tests for auto-updating version of vld[1-4]
Eli Bendersky
2012-11-15
Sandboxing of VLD instructions
Eli Bendersky
2012-11-14
Fix nacl.read.tp() intrinsic to not generate "addl %gs:0, %REG"
Mark Seaborn
2012-11-14
Implement sandboxing of NEON store instructions
Eli Bendersky
2012-11-12
Add a test and rename a couple of others.
Eli Bendersky
2012-11-08
Add @nacl.read.tp() intrinsic, a fast version of NaCl's tls_get() IRT interface
Mark Seaborn
2012-11-07
Adding a simple test for sandboxing loads and stores
Eli Bendersky
2012-11-06
Clean up the CHECK lines to be less pedantic
Eli Bendersky
2012-11-06
Adding sandboxing test
Eli Bendersky
[prev]