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-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
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
2013-04-10
TMP
Tim Northover
2013-04-10
Change CloneFunctionInto to always clone Argument attributes induvidually,
Joey Gouly
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
2013-04-10
R600/SI: remove image sample writemask
Christian Konig
2013-04-10
Cleanup PPCInstrInfo::DefinesPredicate
Hal Finkel
2013-04-10
RegionInfo: Add helpers to replace entry/exit recursively
Tobias Grosser
2013-04-10
PPC: Prep for if conversion of bctr[l]
Hal Finkel
2013-04-10
Template the MachO types over endianness.
Rafael Espindola
2013-04-10
Include the more specific header.
Rafael Espindola
2013-04-10
__sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not in
Evan Cheng
2013-04-10
Generalize the PassConfig API and remove addFinalizeRegAlloc().
Andrew Trick
2013-04-09
Mips specific inline asm operand modifier 'D'
Jack Carter
2013-04-09
Allow PPC B and BLR to be if-converted into some predicated forms
Hal Finkel
2013-04-09
Fix some comment typos.
Bob Wilson
2013-04-09
Cleanup. No functional change intended.
Chad Rosier
2013-04-09
Cleanup. No functional change intended.
Chad Rosier
2013-04-09
Remove unused method and default values.
Rafael Espindola
2013-04-09
Update the version of dwarf we say we're emitting to at least 3.
Eric Christopher
2013-04-09
Revert r179115 as it looks to have killed the ASan tests.
Chad Rosier
2013-04-09
Rationalize the formatting of these case labels. Having two sorted
Chandler Carruth
2013-04-09
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
2013-04-09
Add support for bottom-up SLP vectorization infrastructure.
Nadav Rotem
2013-04-09
Make check depend on all.
Eric Christopher
2013-04-09
[ms-inline asm] Use parsePrimaryExpr in lieu of parseExpression if we need to
Chad Rosier
[next]