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
Age
Commit message (
Expand
)
Author
2013-04-12
Add support for additional vector instructions in the interpreter.
Nadav Rotem
2013-04-12
Have the StripMetadata pass also strip unsupported named metadata.
Jan Voung
2013-04-12
PNaCl: extend GlobalCleanup to null-out extern_weak function references, and ...
Derek Schuff
2013-04-12
PNaCl ABI checker: Disallow ConstantExprs inside functions
Mark Seaborn
2013-04-12
PNaCl ABI checker: Disallow va_arg, varargs functions and varargs calls
Mark Seaborn
2013-04-12
PNaCl ABI checker: Disallow invoke+landingpad instructions
Mark Seaborn
2013-04-12
ARM: Correct printing of pre-indexed operands.
Quentin Colombet
2013-04-12
Simplify (A & ~B) in icmp if A is a power of 2
David Majnemer
2013-04-12
LoopVectorizer: integer division is not a reduction operation
Arnold Schwaighofer
2013-04-12
AArch64: use full triple for ELF tests
Tim Northover
2013-04-12
AArch64: remove over-zealous use of CHECK-NEXT
Tim Northover
2013-04-12
Teach llvm-readobj to print ELF program headers
Nico Rieck
2013-04-12
Remove obsolete object file dumpers
Nico Rieck
2013-04-12
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2013-04-12
Add extensive relocation tests for llvm-readobj
Nico Rieck
2013-04-12
Fix the test on linux by setting the triple and the align format
Nadav Rotem
2013-04-12
Add a flag to align all basic blocks in the function.
Nadav Rotem
2013-04-12
Add 179294 back, but don't use bit fields so that it works on big endian hosts.
Rafael Espindola
2013-04-11
Aliasing rules for struct-path aware TBAA.
Manman Ren
2013-04-11
Use FileCheck instead of grep.
Preston Gurd
2013-04-11
Optimize icmp involving addition better
David Majnemer
2013-04-11
Mips specific inline asm memory operand modifier test case
Jack Carter
2013-04-11
Revert my last two commits while I debug what is wrong in a big endian host.
Rafael Espindola
2013-04-11
Print more information about relocations.
Rafael Espindola
2013-04-11
Fix for wrong instcombine on vector insert/extract
Benjamin Kramer
2013-04-11
Add a CHECK-NOT for a more faithful translation of the original grep | count 2.
Eli Bendersky
2013-04-11
Add missing colons to check lines.
Benjamin Kramer
2013-04-11
FileCheckize a bunch of tests.
Benjamin Kramer
2013-04-11
Optimize vector select from all 0s or all 1s
Michael Liao
2013-04-11
Add CLAC/STAC instruction encoding/decoding support
Michael Liao
2013-04-11
Enhance bool simplifcation in X86 to handle more cases
Michael Liao
2013-04-11
Add MachO-x86-64 tests.
Rafael Espindola
2013-04-10
Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grep
Eli Bendersky
2013-04-10
MC: Support COFF image-relative MCSymbolRefs
Nico Rieck
2013-04-10
Manually remove successors in if conversion when CopyAndPredicateBlock is used
Hal Finkel
2013-04-10
Mips specific inline asm memory operand modifier test case
Jack Carter
2013-04-10
fixed xsave, xsaveopt, xrstor mnemonics with intel syntax; added test cases
Kay Tiong Khoo
2013-04-10
Revert "Update the version of dwarf we say we're emitting to at least 3."
Eric Christopher
2013-04-10
Add object-emission flag for lit tests. This flag is used
Jyotsna Verma
2013-04-10
Make the SLP store-merger less paranoid about function calls. We check for fu...
Nadav Rotem
2013-04-10
R600/SI: Add pattern for AMDGPUurecip
Michel Danzer
2013-04-10
This is for an experimental option -mips-os16. The idea is to compile all
Reed Kotler
2013-04-10
Use a scheme closer to that of GNU as when deciding the type of a
Peter Collingbourne
2013-04-10
PNaCl ABI checker: Disallow the GetElementPtr instruction
Mark Seaborn
2013-04-10
PNaCl ABI checker: Disallow "section", "thread_local" and "gc" attributes
Mark Seaborn
2013-04-10
R600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when computing cf addr
Vincent Lejeune
2013-04-10
[test] Use lit's shell test runner on Windows
Reid Kleckner
2013-04-10
ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.
Tim Northover
2013-04-10
R600/SI: dynamical figure out the reg class of MIMG
Christian Konig
2013-04-10
R600/SI: adjust writemask to only the used components
Christian Konig
[prev]
[next]