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
/
MCTargetDesc
Age
Commit message (
Expand
)
Author
2013-07-15
Merge commit '7dfcb84fc16b3bf6b2379713b53090757f0a45f9'
Eli Bendersky
2013-05-10
LLVM: Add ELF Note section to NaCl object files identifying them as such to gold
Derek Schuff
2013-04-17
Add support for subsections to the ELF assembler. Fixes PR8717.
Peter Collingbourne
2013-04-16
Fix build failure introduced in 179591 when assertions are disabled.
Logan Chien
2013-04-16
Implement ARM unwind opcode assembler.
Logan Chien
2013-03-11
Merge commit '279b9184c2ff4fea93b198a3519b8cb3a1d8d195'
Eli Bendersky
2013-02-27
ARM: permit full range of valid ADR immediates.
Tim Northover
2013-02-05
Remove getBundleSize methods from NaCl Asm backends
Derek Schuff
2013-02-04
Remove the unnecessary hack and document the actually necessary one.
Derek Schuff
2013-02-04
Cherry-pick not-yet-committed upstream change to fix relaxation at bundle end
Derek Schuff
2013-01-31
Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Chandler Carruth
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
2013-01-30
Add missing header and test cases for r173939.
Logan Chien
2013-01-30
Override virtual function for ARM EH directives.
Logan Chien
2013-01-30
This patch reworks how llvm targets set
Jack Carter
2013-01-14
Follow up of commit r172472.
Quentin Colombet
2013-01-14
Complete the existing support of ARM v6m, v7m, and v7em, i.e., respectively c...
Quentin Colombet
2013-01-11
Merge commit '1ad9253c9d34ccbce3e7e4ea5d87c266cbf93410'
Derek Schuff
2013-01-08
Renamed MCInstFragment to MCRelaxableFragment and added some comments.
Eli Bendersky
2013-01-02
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2012-12-21
Remove duplicate includes.
Roman Divacky
2012-12-19
MC: Add MCInstrDesc::mayAffectControlFlow() method.
Jim Grosbach
2012-12-12
Add ARM NONE and PREL31 relocation types.
Logan Chien
2012-12-08
Simplify code. Sort includes. No functionality change.
Benjamin Kramer
2012-12-08
Fix a use-after-free bug found by ASan. You can't assign a temporary
Chandler Carruth
2012-12-07
Added Mapping Symbols for ARM ELF
Tim Northover
2012-12-05
Correct ARM NOP encoding
David Sehr
2012-12-04
Fix NOP encoding
David Sehr
2012-12-03
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-11-29
Cleanup for comprehensibility:
Eli Bendersky
2012-11-29
Add isOSNaCl, and add Asm subclasses for NaCl
David Sehr
2012-11-29
Leave NOPS as upstream defines
David Sehr
2012-11-27
Merge commit '8d20b5f9ff609e70fae5c865931ab0f29e639d9c'
Derek Schuff
2012-11-24
ARM: Share applyFixup between ELF and Darwin.
Benjamin Kramer
2012-11-20
Remove unnecessary LOCALMOD from ARMMCTargetDesc.cpp
Eli Bendersky
2012-11-15
Merge commit '08e9cb46feb0c8e08e3d309a0f9fd75a04ca54fb'
Derek Schuff
2012-11-13
Fix thumb2 jump relocation test
David Sehr
2012-11-09
Add ARM TARGET2 relocation. The testcase will follow with actualy use-case.
Anton Korobeynikov
2012-11-01
When ARM triple CPU is unknown, assume +neon like in upstream LLVM.
Eli Bendersky
2012-10-12
Merge commit '40573998821fde7ffeabe8507f4c9e8c7cf762f6'
Derek Schuff
2012-10-11
Merge commit '2fa8af224ea026f9432e833fd6f42a216423a010'
Derek Schuff
2012-10-11
Remove unnecessary classof()'s
Sean Silva
2012-10-10
Add missing EmitInstruction. This is a tiny piece of fixing the predicated
David Sehr
2012-10-01
MachO: direct-to-object attribute for data-in-code markers.
Jim Grosbach
2012-10-01
Merge commit '72f0976c1b91c7ba50dce4d0ad0289dc14d37f81'
Derek Schuff
2012-09-29
Add LLVM support for Swift.
Bob Wilson
2012-09-25
Merge commit 'bc4021f31eaa97ee52655828da3e3de14a39e4a6'
Derek Schuff
[next]