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
/
ARM
Age
Commit message (
Expand
)
Author
2013-02-28
Tidy up; no functional change.
Chad Rosier
2013-02-28
Style; no functional change.
Chad Rosier
2013-02-27
ARM: FMA is legal only if VFP4 is available.
Jim Grosbach
2013-02-27
Remove this instance of dl as it's defined in a previous scope.
Chad Rosier
2013-02-27
ARM: permit full range of valid ADR immediates.
Tim Northover
2013-02-26
[fast-isel] Make sure the FastLowerArguments function checks to make sure the
Chad Rosier
2013-02-23
ARM: Convenience aliases for 'srs*' instructions.
Jim Grosbach
2013-02-22
Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...
Kristof Beyls
2013-02-21
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
Radar numbers don't belong in source code.
Evan Cheng
2013-02-20
MCParser: Update method names per coding guidelines.
Jim Grosbach
2013-02-20
Update TargetLowering ivars for name policy.
Jim Grosbach
2013-02-20
Fix thumbv5e frame lowering assertion failure.
Logan Chien
2013-02-19
ARM NEON: Don't need COPY_TO_REGCLASS in pattern
Arnold Schwaighofer
2013-02-19
ARM: Allocation hints must make sure to be in the alloc order.
Jim Grosbach
2013-02-19
Make ARMAsmPrinter pass name more precise and fix comment.
Eli Bendersky
2013-02-19
ARM NEON: Merge a f32 bitcast of a v2i32 extractelt
Arnold Schwaighofer
2013-02-18
[fast-isel] Remove an invalid assert.
Chad Rosier
2013-02-16
Typo
Renato Golin
2013-02-16
Reinitialize the ivars in the subtarget so that they can be reset with the ne...
Bill Wendling
2013-02-15
Temporary revert of 175320.
Bill Wendling
2013-02-15
Reinitialize the ivars in the subtarget.
Bill Wendling
2013-02-15
Support changing the subtarget features in ARM.
Bill Wendling
2013-02-14
The ARM NEON vector compare instructions take three arguments. However, the
Joel Jones
2013-02-14
Re-apply r175088 for bug fix 13622: Add paired register support for
Weiming Zhao
2013-02-14
Make ARMAsmParser accept the correct alignment specifier syntax in instructions.
Kristof Beyls
2013-02-13
temporarily revert the patch due to some conflicts
Weiming Zhao
2013-02-13
Bug fix 13622: Add paired register support for inline asm with 64-bit data on...
Weiming Zhao
2013-02-13
Test commit. Fixed typo.
David Peixotto
2013-02-12
ARM cost model: Add vector reverse shuffle costs
Arnold Schwaighofer
2013-02-12
ARM NEON: Handle v16i8 and v8i16 reverse shuffles
Arnold Schwaighofer
2013-02-11
Currently, codegen may spent some time in SDISel passes even if an entire
Evan Cheng
2013-02-08
ARM cost model: Address computation in vector mem ops not free
Arnold Schwaighofer
2013-02-07
ARM cost model: Add costs for vector selects
Arnold Schwaighofer
2013-02-06
ARM: Use MCTargetAsmParser::validateTargetOperandClass().
Jim Grosbach
2013-02-05
Move MRI liveouts to ARM return instructions.
Jakob Stoklund Olesen
2013-02-05
Remove getBundleSize methods from NaCl Asm backends
Derek Schuff
2013-02-05
ARM cost model: Cost for scalar integer casts and floating point conversions
Arnold Schwaighofer
2013-02-04
Remove the unnecessary hack and document the actually necessary one.
Derek Schuff
2013-02-04
Merge remote-tracking branch 'origin/master'
Derek Schuff
2013-02-04
Cherry-pick not-yet-committed upstream change to fix relaxation at bundle end
Derek Schuff
2013-02-04
Make some LLVM localmods compile when building with --disable-assertions.
Jan Voung
2013-02-04
ARM cost model: Penalize insertelement into D subregisters
Arnold Schwaighofer
2013-01-31
Switch the code added in r173885 to use the new, shiny RTTI
Chandler Carruth
2013-01-31
Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Chandler Carruth
2013-01-31
[PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
2013-01-31
Cherry-pick r174067
Derek Schuff
2013-01-31
Add AArch64 as an experimental target.
Tim Northover
2013-01-30
Merge commit 'a662a9862501fc86904e90054f7c1519101d9126'
Derek Schuff
2013-01-30
Add a special ARM trap encoding for NaCl.
Eli Bendersky
[prev]
[next]