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
2013-01-13
Remove redundant 'llvm::' qualifications
Dmitri Gribenko
2013-01-13
X86: Add patterns for X86ISD::VSEXT in registers.
Benjamin Kramer
2013-01-12
MipsDisassembler.cpp: Prune DecodeHWRegs64RegisterClass() to suppress a warni...
NAKAMURA Takumi
2013-01-12
MipsAsmParser: Try to unbreak tests to add extra check.
NAKAMURA Takumi
2013-01-12
This patch tackles the problem of parsing Mips
Jack Carter
2013-01-11
Update patch for the pad short functions pass for Intel Atom (only).
Preston Gurd
2013-01-11
Merge commit '1ad9253c9d34ccbce3e7e4ea5d87c266cbf93410'
Derek Schuff
2013-01-11
X86AsmParser.cpp: Fix up r172148, to add initializer in another CreateMem().
NAKAMURA Takumi
2013-01-10
Remove heavy and unused #inclues from X86TargetObjectFile.cpp.
Jakub Staszak
2013-01-10
[ms-inline asm] Make sure we set a default value for AddressOf. Follow on to
Chad Rosier
2013-01-10
[ms-inline asm] Add support for calling functions from inline assembly.
Chad Rosier
2013-01-09
Fix description of ARMOperand
Joel Jones
2013-01-09
ARM Cost model: Use the size of vector registers and widest vectorizable inst...
Nadav Rotem
2013-01-09
PowerPC: EH adjustments
Adhemerval Zanella
2013-01-09
Efficient lowering of vector sdiv when the divisor is a splatted power of two...
Nadav Rotem
2013-01-09
Last in the series of removing unnecessary '0' arguments for
Eric Christopher
2013-01-09
MIsched: add an ILP window property to machine model.
Andrew Trick
2013-01-09
These functions have default arguments of 0 for the last arg. Use
Eric Christopher
2013-01-09
Cost Model: Move the 'max unroll factor' variable to the TTI and add initial ...
Nadav Rotem
2013-01-08
This patch produces the correct addend value for
Jack Carter
2013-01-08
This patch produces the correct pointer size
Jack Carter
2013-01-08
Pad Short Functions for Intel Atom
Preston Gurd
2013-01-08
Renamed MCInstFragment to MCRelaxableFragment and added some comments.
Eli Bendersky
2013-01-07
ARM: Copy-paste error.
Jim Grosbach
2013-01-07
ARM: Fix a few copy-paste errors.
Jim Grosbach
2013-01-07
This patch addresses bug 14678 by fixing two problems in medium code model
Bill Schmidt
2013-01-07
Change SMRange to be half-open (exclusive end) instead of closed (inclusive)
Jordan Rose
2013-01-07
R600/SIISelLowering.cpp: Suppress a warning. [-Wunused-variable]
NAKAMURA Takumi
2013-01-07
Add LICENSE.TXT covering contributions made by ARM.
Tim Northover
2013-01-07
Remove more unnecessary # operators with nothing to paste proceeding them.
Craig Topper
2013-01-07
Remove # from the beginning and end of def names. The # is a paste operator a...
Craig Topper
2013-01-07
Remove # from the beginning and end of def names.
Craig Topper
2013-01-07
Remove unnecessary # tokens at the beginning and end of defm names.
Craig Topper
2013-01-07
Fix the enumerator names for ShuffleKind to match tho coding standards,
Chandler Carruth
2013-01-07
Make the popcnt support enums and methods have more clear names and
Chandler Carruth
2013-01-07
Move TargetTransformInfo to live under the Analysis library. This no
Chandler Carruth
2013-01-07
Switch TargetTransformInfo from an immutable analysis pass that requires
Chandler Carruth
2013-01-06
Fix suffix handling for parsing and printing of cvtsi2ss, cvtsi2sd, cvtss2si,...
Craig Topper
2013-01-06
Fix for PR14739. It's not safe to fold a load into a call across a store. Tha...
Evan Cheng
2013-01-05
Convert the TargetTransformInfo from an immutable pass with dynamic
Chandler Carruth
2013-01-05
Recommit r171461 which was incorrectly reverted. Mark DIV/IDIV instructions h...
Craig Topper
2013-01-05
Revert revision 171524. Original message:
Nadav Rotem
2013-01-05
Refactor the ScalarTargetTransformInfo API for querying about the
Chandler Carruth
2013-01-05
[MIPS] Add support for nacl-expand-tls pass on MIPS.
Petar Jovanovic
2013-01-05
[mips] Fix data layout string. Add 64 to the list of native integer widths
Akira Hatanaka
2013-01-04
Move 'break' to the right place to prevent fallthru. There is no test-case
Jakub Staszak
2013-01-04
The current Intel Atom microarchitecture has a feature whereby when a function
Preston Gurd
2013-01-04
Move VLD cases properly into IsDangerousLoad and update tests that had incorr...
Eli Bendersky
2013-01-04
[mips] MipsTargetLowering::getSetCCResultType should return a vector type if
Akira Hatanaka
2013-01-04
[mips] 80 columns.
Akira Hatanaka
[prev]
[next]