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
2012-08-02
ARM: More InstAlias refactors to use #NAME#.
Jim Grosbach
2012-08-02
ARM: Refactor instaliases using TableGen support for #NAME#.
Jim Grosbach
2012-08-02
Support fpv4 for ARM Cortex-M4.
Jiangning Liu
2012-08-02
Fix #13035, a bug around Thumb instruction LDRD/STRD with negative #0 offset ...
Jiangning Liu
2012-08-02
Fix #13138, a bug around ARM instruction DSB encoding and decoding issue.
Jiangning Liu
2012-08-02
Fix #13241, a bug around shift immediate operand for ARM instruction ADR.
Jiangning Liu
2012-08-01
ARM: Remove redundant instalias.
Jim Grosbach
2012-08-01
Clean up formatting.
Jim Grosbach
2012-08-01
Tidy up.
Jim Grosbach
2012-07-31
Make ARM var-arg regsave setup aware of byval stack args. Previously we had
Jan Voung
2012-07-31
Cherry-pick r159166 from upstream.
Derek Schuff
2012-07-30
Fix a bug in ARMMachObjectWriter::RecordRelocation() in ARMMachObjectWriter.cpp
Kevin Enderby
2012-07-25
ARM: Don't assume an SDNode is a constant.
Jim Grosbach
2012-07-23
Fix a typo (the the => the)
Sylvestre Ledru
2012-07-19
[arm-fast-isel] Add support for vararg function calls.
Jush Lu
2012-07-18
Fix ARMTargetLowering::isLegalAddImmediate to consider thumb encodings.
Andrew Trick
2012-07-18
whitespace
Andrew Trick
2012-07-18
More replacing of target-dependent intrinsics with target-indepdent
Joel Jones
2012-07-13
This is one of the first steps at moving to replace target-dependent
Joel Jones
2012-07-13
Remove variable_ops from ARM call instructions.
Jakob Stoklund Olesen
2012-07-11
ARM: fix typo in comments
Manman Ren
2012-07-11
ARM: Fix optimizeCompare to correctly check safe condition.
Manman Ren
2012-07-10
Fix instruction description of VMOV (between two ARM core registers and two s...
Richard Barton
2012-07-10
ARM: Allow more flexible patterns in NEON formats.
Jim Grosbach
2012-07-09
Revert r159938 (and r159945) to appease the buildbots.
Chad Rosier
2012-07-09
Some formatting to keep Clang happy
Richard Barton
2012-07-09
Oops - correct broken disassembly for VMOV
Richard Barton
2012-07-09
LOCALMODs from hg 0b098ca44de7 against r158408 (hg 90a87d6bfe45)
Derek Schuff
2012-07-09
Fix instruction description of VMOV (between two ARM core registers and two s...
Richard Barton
2012-07-09
Prevent ARM assembler from losing a right shift by #32 applied to a register
Richard Barton
2012-07-09
Spelling!
Richard Barton
2012-07-09
Teach the assembler to use the narrow thumb encodings of various three-regist...
Richard Barton
2012-07-07
I'm introducing a new machine model to simultaneously allow simple
Andrew Trick
2012-07-06
Fix the naming of ensureAlignment. Per the coding standard function names
Chad Rosier
2012-07-06
ARM: Add test cleanup entry to the README.
Jim Grosbach
2012-07-06
Revert r159804, "[arm-fast-isel] Add support for vararg function calls."
NAKAMURA Takumi
2012-07-06
[arm-fast-isel] Add support for vararg function calls.
Jush Lu
2012-07-03
Diff from hg rev 0b098ca44de7
Derek Schuff
2012-07-02
Consistently use AnalysisID types in TargetPassConfig.
Bob Wilson
2012-07-02
Add all codegen passes to the PassManager via TargetPassConfig.
Bob Wilson
2012-07-02
Revert accidental checkin.
Andrew Trick
2012-07-02
Reapply "Make NumMicroOps a variable in the subtarget's instruction itinerary."
Andrew Trick
2012-07-02
Do not attempt to use ROR for Thumb1.
Bob Wilson
2012-06-29
ARM: Clean up optimizeCompare in peephole, no functional change.
Manman Ren
2012-06-29
Add SrcReg2 to analyzeCompare and optimizeCompareInstr to handle Compare
Manman Ren
2012-06-29
Revert "Make NumMicroOps a variable in the subtarget's instruction itinerary."
Andrew Trick
2012-06-29
Make NumMicroOps a variable in the subtarget's instruction itinerary.
Andrew Trick
2012-06-28
Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and
Bill Wendling
2012-06-27
Teach assembler to handle capitalised operation values for DSB instructions
Richard Barton
2012-06-27
Prevent ARM Assembler crashing on unrecognised assembly format for DSB instru...
Richard Barton
[prev]
[next]