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-04-11
Add braces around || in && to pacify GCC.
Benjamin Kramer
2013-04-11
Rename the C function to create a SLPVectorizerPass to something sane and exp...
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
R600ControlFlowFinalizer.cpp: Fix a warning. [-Wunused-variable]
NAKAMURA Takumi
2013-04-11
Whitespace.
NAKAMURA Takumi
2013-04-11
Simplify the code. No functionality change.
Rafael Espindola
2013-04-11
Add MachO-x86-64 tests.
Rafael Espindola
2013-04-11
Fix MachO's getRelocationAdditionalInfo.
Rafael Espindola
2013-04-11
Make PPCInstrInfo::isPredicated always return false
Hal Finkel
2013-04-11
[MIPS] Fix LLVM issues with recent LLVM trunk merge
Petar Jovanovic
2013-04-11
lit: Don't descend into .git directories during test discovery.
Daniel Dunbar
2013-04-11
lit: Shorten a metavar to make --help look nicer.
Daniel Dunbar
2013-04-11
lit: Add a test for discovery when exact test names are given.
Daniel Dunbar
2013-04-11
Add man page for llvm-readobj
Nico Rieck
2013-04-11
lit: Add a trivial test of the basic progress bar.
Daniel Dunbar
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
Delete the functions F1 and F2 to appease the valgrind bot.
Joey Gouly
2013-04-10
Manually remove successors in if conversion when CopyAndPredicateBlock is used
Hal Finkel
2013-04-10
No need to have this return a bool.
Bill Wendling
2013-04-10
Mips specific inline asm memory operand modifier test case
Jack Carter
2013-04-10
Move info to CREDITS.TXT file.
Bill Wendling
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
Track the compact unwind encoding for when we are unable to generate compact ...
Bill Wendling
2013-04-10
fixed to disassemble with tab after mnemonic rather than space
Kay Tiong Khoo
2013-04-10
Use a real union for IdentifyingPassPtr.
Benjamin Kramer
2013-04-10
Marking myself as release manager.
Bill Wendling
2013-04-10
In the X86 back end, getMemoryOperandNo() returns the offset
Preston Gurd
2013-04-10
Tidy up, fix and simplify a few of the SMLocs. Prior to r179109 the Start SMLoc
Chad Rosier
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
We require DataLayout for analyzing the size of stores.
Nadav Rotem
2013-04-10
Remove unused variable.
Chad Rosier
2013-04-10
PPC: Don't predicate a diamond with two counter decrements
Hal Finkel
2013-04-10
Reapply r179115, but use parsePrimaryExpression a little more judiciously.
Chad Rosier
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
Template MachOObjectFile over endianness too.
Rafael Espindola
2013-04-10
Simplify the templating a bit.
Rafael Espindola
2013-04-10
Move two methods out of line.
Rafael Espindola
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
Revert "TMP"
Tim Northover
2013-04-10
ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.
Tim Northover
[prev]
[next]