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-05
[ms-inline asm] Add the nsdialect keyword to the lexer.
Chad Rosier
2012-09-05
[ms-inline asm] Emit the (new) inline asm Non-Standard Dialect attribute.
Chad Rosier
2012-09-04
Make provenance checking conservative in cases when
Dan Gohman
2012-09-04
BypassSlowDivision: Assign to reference, don't copy the object.
Jakub Staszak
2012-09-04
Search the whole instruction for tied operands.
Jakob Stoklund Olesen
2012-09-04
[ms-inline asm] Add the inline assembly dialect, AsmDialect, to the InlineAsm
Chad Rosier
2012-09-04
[ms-inline asm] Remove the Inline Asm Non-Standard Dialect attribute. This
Chad Rosier
2012-09-04
Fix my previous patch (r163164). It does now what it is supposed to do:
Jakub Staszak
2012-09-04
Return false if BypassSlowDivision doesn't change anything.
Jakub Staszak
2012-09-04
Typo.
Jakob Stoklund Olesen
2012-09-04
Actually use the MachineOperand field for isRegTiedToDefOperand().
Jakob Stoklund Olesen
2012-09-04
Move tie checks into MachineVerifier::visitMachineOperand.
Jakob Stoklund Olesen
2012-09-04
Allow tied uses and defs in different orders.
Jakob Stoklund Olesen
2012-09-04
Generic Bypass Slow Div
Preston Gurd
2012-09-04
Porting Hexagon MI Scheduler to the new API.
Sergei Larin
2012-09-04
Patch to implement UMLAL/SMLAL instructions for the ARM architecture
Arnold Schwaighofer
2012-09-04
This patch optimizes shuffle instruction - generates 2 instructions instead o...
Elena Demikhovsky
2012-09-04
LICM may hoist an instruction with undefined behavior above a trap.
Nadav Rotem
2012-09-04
Fix Android build of gtest and lib/Support.
Evgeniy Stepanov
2012-09-04
Add support for fetching inlining context (stack of source code locations)
Alexey Samsonov
2012-09-04
Be conservative about allocations that may alias the accessed pointer.
Bob Wilson
2012-09-03
[ms-inline asm] Asm operands can map to one or more MCOperands. Therefore, add
Chad Rosier
2012-09-03
[ms-inline asm] Add a comment.
Chad Rosier
2012-09-03
[ms-inline asm] Add an interface to the GetMCInstOperandNum() function in the
Chad Rosier
2012-09-03
Remove always true checks. Noticed by Adhemerval Zanella.
Roman Divacky
2012-09-03
Add braces to the case statement.
Chad Rosier
2012-09-03
IRBuilderify the SjlLjEHPrepare pass.
Benjamin Kramer
2012-09-03
When updating live range endpoints, make sure to preserve the early clobber bit.
Lang Hames
2012-09-03
Fix more fallout from r158919, similar to PR13547.
Bob Wilson
2012-09-03
Removed unused argument.
Chad Rosier
2012-09-03
some peepholes that should match horizontal add/sub operations.
Chris Lattner
2012-09-03
[ms-inline asm] Expose the Kind and Opcode variables from the
Chad Rosier
2012-09-03
Move ErrorLoc decl into the scope where it's actually used.
Chad Rosier
2012-09-02
Fix a typo.
Nadav Rotem
2012-09-02
Not all targets have efficient ISel code generation for select instructions.
Nadav Rotem
2012-09-02
LoopRotation: Make the brute force DomTree update more brute force.
Benjamin Kramer
2012-09-02
Rename ANDROIDEABI to Android.
Logan Chien
2012-09-02
Generate better select code by allowing the target to use scalar select, and ...
Nadav Rotem
2012-09-01
Only legalise a VSELECT in to bitwise operations if the vector mask bool is z...
Pete Cooper
2012-09-01
Limit domain conversion to cases where it won't break dep chains.
Tim Northover
2012-09-01
Revert "Take account of boolean vector contents when promoting a build vector...
Pete Cooper
2012-09-01
Fix Thumb2 fixup kind in the integrated-as.
Logan Chien
2012-09-01
Fix typo.
Logan Chien
2012-09-01
LoopRotation: Check some invariants of the dominator updating code.
Benjamin Kramer
2012-09-01
Typos
Craig Topper
2012-09-01
Teach DAG combine a number of tricks to simplify FMA expressions in fast-math...
Owen Anderson
2012-09-01
Fix typo
Michael Liao
2012-08-31
SelectionDAG: when constructing VZEXT_LOAD from other loads, make sure its
Manman Ren
2012-08-31
Mark FMA4 instructions as commutable and add them to the folding tables.
Craig Topper
2012-08-31
Remove an unused argument. The MCInst opcode is set in the ConvertToMCInst()
Chad Rosier
[prev]
[next]