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
/
Target
Age
Commit message (
Expand
)
Author
2012-12-10
Some enhancements for memcpy / memset inline expansion.
Evan Cheng
2012-12-10
[mips] Set HWEncoding field of registers. Use delete function
Akira Hatanaka
2012-12-10
Revert "Make '-mtune=x86_64' assume fast unaligned memory accesses."
Chandler Carruth
2012-12-10
Make '-mtune=x86_64' assume fast unaligned memory accesses.
Chandler Carruth
2012-12-10
Fix a typo in my previous commit -- bloomfield is 0x1A not 0x2A.
Chandler Carruth
2012-12-10
Address a FIXME and update the fast unaligned memory feature for newer
Chandler Carruth
2012-12-10
[CMake] Update dependencies to intrinsics_gen corresponding to r169711.
NAKAMURA Takumi
2012-12-09
LoopVectorize: support vectorizing intrinsic calls
Paul Redmond
2012-12-09
- Re-enable population count loop idiom recognization
Shuxin Yang
2012-12-08
Revert the patches adding a popcount loop idiom recognition pass.
Chandler Carruth
2012-12-08
Simplify code. Sort includes. No functionality change.
Benjamin Kramer
2012-12-08
Fix a use-after-free bug found by ASan. You can't assign a temporary
Chandler Carruth
2012-12-07
s/AttrListPtr/AttributeSet/g to better label what this class is going to be i...
Bill Wendling
2012-12-07
When we use the BLEND instruction that uses the MSB as a mask, we can remove
Nadav Rotem
2012-12-07
In hexagon convertToHardwareLoop, don't deref end() iterator
Matthew Curtis
2012-12-07
X86: Prefer using VPSHUFD over VPERMIL because it has better throughput.
Nadav Rotem
2012-12-07
Added Mapping Symbols for ARM ELF
Tim Northover
2012-12-07
Use the new MIBundleBuilder class in the Mips target.
Jakob Stoklund Olesen
2012-12-07
[mips] Delete nodes and instructions for dynamic alloca that are no longer in
Akira Hatanaka
2012-12-07
[mips] Shorten predicate name.
Akira Hatanaka
2012-12-07
[mips] Delete unused sub-target features.
Akira Hatanaka
2012-12-07
[mips] Remove unnecessary predicates.
Akira Hatanaka
2012-12-06
Add a 'using' declaration to suppress GCC's -Woverloaded-virtual while we
Matt Beaumont-Gay
2012-12-06
Replace r169459 with something safer. Rather than having computeMaskedBits to
Evan Cheng
2012-12-06
Remove unneeded function, since PR8156 was fixed over a year ago.
Jakub Staszak
2012-12-06
Simplify code.
Jakub Staszak
2012-12-06
Remove intrinsic specific instructions for (V)MOVQUmr with patterns pointing ...
Craig Topper
2012-12-06
Mark MOVDQ(A/U)rm as ReMaterializable. Mark all MOVDQ(A/U) instructions as ne...
Craig Topper
2012-12-06
[arm fast-isel] Make the fast-isel implementation of memcpy respect alignment.
Chad Rosier
2012-12-06
Let targets provide hooks that compute known zero and ones for any_extend
Evan Cheng
2012-12-05
Define new-value store instructions with base+immediate addressing mode
Jyotsna Verma
2012-12-05
Cost Model: change the default cost of control flow instructions (br / ret / ...
Nadav Rotem
2012-12-05
Correct ARM NOP encoding
David Sehr
2012-12-05
[NVPTX] Fix crash with unnamed struct arguments
Justin Holewinski
2012-12-05
Use multiclass to define store instructions with base+immediate offset
Jyotsna Verma
2012-12-05
Fix misplaced closing brace.
Matthew Curtis
2012-12-05
Added a option to the disassembler to print immediates as hex.
Kevin Enderby
2012-12-05
Simplified BLEND pattern matching for shuffles.
Elena Demikhovsky
2012-12-05
Add x86 isel lowering logic to form bit test with inverted condition. e.g.
Evan Cheng
2012-12-04
Appease GCC's -Wparentheses.
Matt Beaumont-Gay
2012-12-04
Removing an include of a deleted header
Eli Bendersky
2012-12-04
ARM custom lower ctpop for vector types. Patch by Pete Couperus.
Evan Cheng
2012-12-04
Define store instructions with base+register offset addressing mode
Jyotsna Verma
2012-12-04
Revert the LOCALMODs implementing Nacl for the legacy JIT
Eli Bendersky
2012-12-04
Make NaCl naming consistent. The triple OSType is called NaCl and is represented
Eli Bendersky
2012-12-04
Fix NOP encoding
David Sehr
2012-12-04
Add patterns to define 'combine', 'tstbit', 'ct0/cl0' (count trailing/leading...
Jyotsna Verma
2012-12-04
Add constant extender support to ALU32 instructions for V2.
Jyotsna Verma
2012-12-04
This patch introduces initial-exec model support for thread-local storage
Bill Schmidt
2012-12-04
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
[prev]
[next]