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-12-17
R600: remove nonsense setPrefLoopAlignment
Tom Stellard
2012-12-17
Teach the rewriting of memcpy calls to support subvector copies.
Chandler Carruth
2012-12-17
Revert/correct some FastISel changes in r170104 (EVT->MVT for
Patrik Hagglund
2012-12-17
Optimize tree walking in markAliveBlocks.
Evgeniy Stepanov
2012-12-17
Add instruction encodings for PEEK and ENDIN.
Richard Osborne
2012-12-17
Fix a secondary bug I introduced while fixing the first part of PR14478.
Chandler Carruth
2012-12-17
Fix parameter name in prototypes in XCoreDisassembler.
Richard Osborne
2012-12-17
Hoist a convertValue call to the two paths where it is needed.
Chandler Carruth
2012-12-17
Add instruction encodings / disassembly support for rus instructions.
Richard Osborne
2012-12-17
Hoist the insertVector helper to be a static helper.
Chandler Carruth
2012-12-17
Add instruction encodings for ZEXT and SEXT.
Richard Osborne
2012-12-17
Lift the extractVector helper all the way out to a static helper function.
Chandler Carruth
2012-12-17
Factor the vector load rewriting into a more generic form.
Chandler Carruth
2012-12-17
Add instruction encodings / disassembly support for 2r instructions.
Richard Osborne
2012-12-17
Add instruction encodings / disassembly support for 0r instructions.
Richard Osborne
2012-12-17
Simplify assertion in XCoreInstPrinter.
Richard Osborne
2012-12-17
Update comments to match recommended doxygen style.
Richard Osborne
2012-12-17
Remove unnecessary include.
Richard Osborne
2012-12-17
Remove EFLAGS from the BLSI/BLSMSK/BLSR patterns. The nodes created by DAG co...
Craig Topper
2012-12-17
Simplify BMI ANDN matching to use patterns instead of a DAG combine. Also add...
Craig Topper
2012-12-17
Add rest of BMI/BMI2 instructions to the folding tables as well as popcnt and...
Craig Topper
2012-12-17
Remove store forms of DEC/INC from isDefConvertible. Since they are stores th...
Craig Topper
2012-12-17
Fix the first part of PR14478: memset now works.
Chandler Carruth
2012-12-17
Extract the logic for inserting a subvector into a vector alloca.
Chandler Carruth
2012-12-17
Lift the integer splat computation into a helper function.
Chandler Carruth
2012-12-17
Add debug prints for when optimizeLoadInstr folds a load.
Craig Topper
2012-12-16
Add instruction encodings and disassembly for 1r instructions.
Richard Osborne
2012-12-16
Add XCore disassembler.
Richard Osborne
2012-12-16
Remove invalid instruction encodings.
Richard Osborne
2012-12-16
Mark anything deriving from PseudoInstXCore as a pseudo instruction.
Richard Osborne
2012-12-16
Set instruction size correctly in XCoreInstrFormats.td
Richard Osborne
2012-12-16
Change XCoreAsmPrinter to lower MachineInstrs to MCInsts before emission.
Richard Osborne
2012-12-16
Replace ${:comment} with the comment symbol.
Richard Osborne
2012-12-16
Declare class DwarfDebug before use instead of relying on a forward declaration
Dmitri Gribenko
2012-12-16
MCPureStreamer.cpp: Try to fix build, pruning EmitDebugLabel().
NAKAMURA Takumi
2012-12-16
This patch is needed to make c++ exceptions work for mips16.
Reed Kotler
2012-12-15
X86: Add a couple of target-specific dag combines that turn VSELECTS into psu...
Benjamin Kramer
2012-12-15
Relax an overly aggressive assert to fix PR14572.
Chandler Carruth
2012-12-15
Make '-mtune=x86_64' assume fast unaligned memory accesses.
Chandler Carruth
2012-12-15
Revert r170246, "Enable the loop vectorizer by default."
NAKAMURA Takumi
2012-12-15
This code implements most of mips16 hardfloat as it is done by gcc.
Reed Kotler
2012-12-15
To simplify some code move the unit emission into the holders.
Eric Christopher
2012-12-15
Use begin and end label names from the section for info.
Eric Christopher
2012-12-14
FastIsel: Get PIC-style GV loads for NaCl64 even w/out 64-bit pointers.
Jan Voung
2012-12-14
Make sure the alternate PC+imm syntax of LDR instruction with a small
Kevin Enderby
2012-12-14
Add back FoldOpIntoPhi optimizations with fix. Included test cases to help ca...
Michael Ilseman
2012-12-14
Enable the loop vectorizer by default.
Nadav Rotem
2012-12-14
TypeLegalizer: Do not generate target specific nodes with illegal types, beca...
Nadav Rotem
2012-12-14
Fix a crash in ValueTracking on vectors of pointers.
Nadav Rotem
2012-12-14
This patch removes some nondeterminism from direct object file output
Bill Schmidt
[prev]
[next]