index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
ARM
/
MCTargetDesc
/
ARMAsmBackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add ARM big endian Target (armeb, thumbeb)
Christian Pirker
2014-03-28
1
-13
/
+140
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-10
1
-13
/
+14
*
Just returning false is the default.
Rafael Espindola
2014-02-06
1
-4
/
+0
*
ARM: Resolve thumb_bl fixup in same MCFragment.
Logan Chien
2014-02-05
1
-1
/
+8
*
ARM: support tlscall relocations
Saleem Abdulrasool
2014-01-30
1
-0
/
+6
*
MC: whitespace
Saleem Abdulrasool
2014-01-26
1
-57
/
+56
*
Remove support for armv7f slice. <rdar://problem/12478440>
Bob Wilson
2014-01-15
1
-1
/
+0
*
Fix a bug with the ARM thumb2 CBNZ and CBNZ instructions that
Kevin Enderby
2014-01-10
1
-1
/
+20
*
ARM MachO: sort out isTargetDarwin/isTargetIOS/... checks.
Tim Northover
2014-01-06
1
-1
/
+1
*
Generate compact unwind encoding from CFI directives.
Bill Wendling
2013-09-09
1
-1
/
+3
*
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
2013-09-01
1
-16
/
+16
*
Revert "Fix the build broken by r189315." and "Move everything depending on O...
Charles Davis
2013-08-27
1
-16
/
+16
*
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
2013-08-27
1
-16
/
+16
*
This adds range checking for "ldr Rn, [pc, #imm]" Thumb
Mihai Popa
2013-07-22
1
-1
/
+1
*
Rework r183728, suppress assert(0) for now. Its behavior depends on assertion...
NAKAMURA Takumi
2013-06-11
1
-1
/
+4
*
Tweak a couple of tests on win32 hosts with +Asserts.
NAKAMURA Takumi
2013-06-11
1
-1
/
+1
*
ARMAsmBackend.cpp: Use Triple::isOSBinFormatCOFF() instead of isOSWindows().
NAKAMURA Takumi
2013-06-11
1
-1
/
+1
*
Whitespace.
NAKAMURA Takumi
2013-06-11
1
-5
/
+5
*
Follow up of commit r172472.
Quentin Colombet
2013-01-14
1
-28
/
+15
*
Complete the existing support of ARM v6m, v7m, and v7em, i.e., respectively c...
Quentin Colombet
2013-01-14
1
-0
/
+9
*
Renamed MCInstFragment to MCRelaxableFragment and added some comments.
Eli Bendersky
2013-01-08
1
-2
/
+2
*
Correct ARM NOP encoding
David Sehr
2012-12-05
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
ARM: Share applyFixup between ELF and Darwin.
Benjamin Kramer
2012-11-24
1
-63
/
+46
*
MachO: direct-to-object attribute for data-in-code markers.
Jim Grosbach
2012-10-01
1
-1
/
+3
*
Add LLVM support for Swift.
Bob Wilson
2012-09-29
1
-0
/
+9
*
When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend
Roman Divacky
2012-09-18
1
-1
/
+1
*
Fix issues with the ARM bl and blx thumb instructions and the J1 and J2 bits
Kevin Enderby
2012-05-03
1
-31
/
+57
*
ARM: Diagnostics for out of range fixups.
Jim Grosbach
2012-04-30
1
-34
/
+52
*
ARM: Thumb ldr(literal) base address alignment is 32-bits.
Jim Grosbach
2012-04-26
1
-1
/
+2
*
ARM 'adr' fixups don't need the interworking addend tweaking.
Jim Grosbach
2012-04-12
1
-0
/
+3
*
ARM fix encoding fixup resolution for ldrd and friends.
Jim Grosbach
2012-03-30
1
-0
/
+2
*
Ensure conditional BL instructions for ARM are given the fixup fixup_arm_cond...
James Molloy
2012-03-30
1
-4
/
+8
*
Prune some includes
Craig Topper
2012-03-27
1
-1
/
+0
*
Prune some includes and forward declarations.
Craig Topper
2012-03-26
1
-0
/
+1
*
ARM branch relaxation for unconditional t1 branches.
Jim Grosbach
2012-03-19
1
-0
/
+11
*
ARM BL/BLX instruction fixups should use relocations.
Jim Grosbach
2012-02-27
1
-2
/
+18
*
Silence warnings about mixing enums.
Benjamin Kramer
2012-01-19
1
-3
/
+2
*
Thumb2 relaxation for tADR to t2ADR.
Jim Grosbach
2012-01-19
1
-0
/
+2
*
Add comment and fix range check in condition.
Jim Grosbach
2012-01-19
1
-1
/
+3
*
Thumb2 relaxation for LDR(literal).
Jim Grosbach
2012-01-18
1
-9
/
+20
*
Tidy up. MCAsmBackend naming conventions.
Jim Grosbach
2012-01-18
1
-11
/
+11
*
Thumb2 load/store fixups don't set the thumb bit.
Jim Grosbach
2012-01-18
1
-4
/
+8
*
Move some ARM specific MCAssmebler bits into the ARMAsmBackend.
Jim Grosbach
2012-01-18
1
-0
/
+15
*
Move the ARM specific parts of the ELF writer to Target/ARM.
Rafael Espindola
2011-12-22
1
-2
/
+1
*
Reduce the exposure of Triple::OSType in the ELF object writer. This will
Rafael Espindola
2011-12-21
1
-7
/
+8
*
ARM assembly parsing and encoding support for LDRD(label).
Jim Grosbach
2011-12-19
1
-2
/
+15
*
Tidy up value checking.
Jim Grosbach
2011-12-06
1
-1
/
+2
*
Fix ARM handling of tBcc branch relaxation.
Jim Grosbach
2011-12-06
1
-3
/
+5
*
Move target-specific logic out of generic MCAssembler.
Jim Grosbach
2011-12-06
1
-0
/
+16
[prev]
[next]