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
/
lib
Age
Commit message (
Expand
)
Author
2012-09-27
MIPS DSP: rddsp (instruction which reads DSPControl register fields to a GPR).
Akira Hatanaka
2012-09-27
MIPS DSP: CMPU.EQ.QB instruction sub-class.
Akira Hatanaka
2012-09-27
MIPS DSP: ADDU.QB instruction sub-class.
Akira Hatanaka
2012-09-27
MIPS DSP: Branch on Greater Than or Equal To Value 32 in DSPControl Pos Field...
Akira Hatanaka
2012-09-27
MIPS DSP: all the remaining instructions which read or write accumulators.
Akira Hatanaka
2012-09-27
MIPS DSP: add support for extract-word instructions.
Akira Hatanaka
2012-09-27
MIPS DSP: add functions which decode DSP and accumulator registers.
Akira Hatanaka
2012-09-27
MIPS DSP: add code necessary for pseudo instruction lowering.
Akira Hatanaka
2012-09-27
MIPS DSP: add bitcast patterns between vectors and int.
Akira Hatanaka
2012-09-27
MIPS DSP: add vector load/store patterns.
Akira Hatanaka
2012-09-26
Fix of hang during Intel JIT profiling
Andrew Kaylor
2012-09-26
Disable the new SROA pass to get the tree back in working order. We don't yet
Nick Lewycky
2012-09-26
Add IRBuilder code for adding !tbaa.struct metadata tags to llvm.memcpy calls.
Dan Gohman
2012-09-26
Query the parameter attributes directly instead of using the Attribute symbols.
Bill Wendling
2012-09-26
Remove the `hasFnAttr' method from Function.
Bill Wendling
2012-09-26
X86_32: Large Symbol+Offset relocations.
Jim Grosbach
2012-09-26
Initial commit for the AttributesImpl class.
Bill Wendling
2012-09-26
Add case clauses for returning dsp accumulator encoding values in function
Akira Hatanaka
2012-09-26
Add DSP accumulator registers and register class. Remove hi/lo registers.
Akira Hatanaka
2012-09-26
Delete member MipsFunctionInfo::OutArgFIRange and code that accesses it.
Akira Hatanaka
2012-09-26
Add support for detecting some corei7-class Xeons.
Benjamin Kramer
2012-09-26
Now that invoke of an intrinsic is possible (for the llvm.do.nothing intrinsic)
Duncan Sands
2012-09-26
YAMLParser: Fix invalid reads when encountering incorrectly quoted scalar.
Benjamin Kramer
2012-09-26
APFloat::roundToIntegral: Special values don't keep the exponent value up to ...
Benjamin Kramer
2012-09-26
Address Duncan's comments on r164684:
Hans Wennborg
2012-09-26
Address Duncan's comments on r164682:
Hans Wennborg
2012-09-26
Analogous fix to memset and memcpy rewriting. Don't have a test case
Chandler Carruth
2012-09-26
When rewriting the pointer operand to a load or store which has
Chandler Carruth
2012-09-26
Teach all of the loads, stores, memsets and memcpys created by the
Chandler Carruth
2012-09-26
Fix ordering of operands on lowering of atomicrmw min/max nodes on ARM.
James Molloy
2012-09-26
SimplifyCFG: Make the switch-to-lookup table transformation store the
Hans Wennborg
2012-09-26
SimplifyCFG: Refactor the switch-to-lookup table transformation by
Hans Wennborg
2012-09-26
The assumption that /proc/self/exe always exists is incorrect.
Sylvestre Ledru
2012-09-26
Add SARX/SHRX/SHLX code generation support
Michael Liao
2012-09-26
Add RORX code generation support
Michael Liao
2012-09-26
Add MULX code generation support
Michael Liao
2012-09-26
Teach the 'lint' sanity checking pass to detect simple buffer overflows.
Duncan Sands
2012-09-26
Revert the business end of r164636 and try again. I'll come in again. ;]
Chandler Carruth
2012-09-26
Replace calls to getSizeInBits with getExtendedSizeInBits since its already k...
Craig Topper
2012-09-26
Rename virtual table anchors from Anchor() to anchor() for consistency with t...
Craig Topper
2012-09-26
Remove hasNoAVX method. Can just invert hasAVX instead.
Craig Topper
2012-09-26
Generate an error message instead of asserting or segfaulting when we have a
Bill Wendling
2012-09-26
Add 'lock' prefix output support in assembly printer
Michael Liao
2012-09-26
Generate an error message instead of asserting or segfaulting when we have a
Bill Wendling
2012-09-26
Expansions for u/srem, using the udiv expansion. More unit tests for udiv and...
Michael Ilseman
2012-09-25
Merge commit 'bc4021f31eaa97ee52655828da3e3de14a39e4a6'
Derek Schuff
2012-09-25
Initialize boolean variables in MipsSubtarget's constructor.
Akira Hatanaka
2012-09-25
Don't drop the alignment on a memcpy intrinsic when producing a store. This is
Nick Lewycky
2012-09-25
blank line for test commit
Reed Kotler
2012-09-25
Revert the business end of r164634, and replace it with a different fix. The
Nick Lewycky
[prev]
[next]