index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
ARM: diagnose ARM/Thumb assembly switches on CPUs only supporting one.
Tim Northover
2013-06-10
3
-1
/
+23
*
Silencing an MSVC warning about comparing signed and unsigned values.
Aaron Ballman
2013-06-10
1
-1
/
+1
*
Fix misleading comments in ARMAsmParser
Amaury de la Vieuville
2013-06-10
1
-6
/
+6
*
ARM: ISB cannot be passed the same options as DMB
Amaury de la Vieuville
2013-06-10
7
-2
/
+157
*
Fix ARM unwind opcode assembler in several cases.
Logan Chien
2013-06-09
3
-169
/
+185
*
ARM FastISel fix load register classes
JF Bastien
2013-06-09
1
-4
/
+4
*
ARM: fix VMOVvnf32 decoding when ambiguous with VCVT
Amaury de la Vieuville
2013-06-08
1
-0
/
+4
*
ARM: enforce SRS decoding constraints
Amaury de la Vieuville
2013-06-08
1
-1
/
+7
*
ARM: fix CPS decoding when ambiguous with QADD
Amaury de la Vieuville
2013-06-08
2
-0
/
+34
*
ARM: fix VCVT decoding
Amaury de la Vieuville
2013-06-08
1
-2
/
+2
*
Fix unused variable warning from my previous patch.
JF Bastien
2013-06-08
1
-0
/
+1
*
ARM FastISel integer sext/zext improvements
JF Bastien
2013-06-07
1
-38
/
+103
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
15
-42
/
+48
*
ARM sched model: Use the right resources for DIV
Arnold Schwaighofer
2013-06-07
1
-1
/
+1
*
ARM sched model: Add VFP div instruction on Swift
Arnold Schwaighofer
2013-06-07
1
-0
/
+16
*
ARM sched model: Add SIMD/VFP load/store instructions on Swift
Arnold Schwaighofer
2013-06-07
1
-0
/
+364
*
Revert "ARM sched model: Add SIMD/VFP load/store instructions on Swift"
Arnold Schwaighofer
2013-06-06
1
-364
/
+0
*
ARM sched model: Add SIMD/VFP load/store instructions on Swift
Arnold Schwaighofer
2013-06-06
1
-0
/
+364
*
ARM sched model: Add integer VFP/SIMD instructions on Swift
Arnold Schwaighofer
2013-06-06
3
-0
/
+125
*
ARM sched model: Add integer load/store instructions on Swift
Arnold Schwaighofer
2013-06-06
1
-0
/
+209
*
ARM sched model: Add integer arithmetic instructions on Swift
Arnold Schwaighofer
2013-06-06
1
-0
/
+155
*
ARM sched model: Cortex A9 - More InstRW sched resources
Arnold Schwaighofer
2013-06-06
1
-4
/
+45
*
ARM sched model: Add branch thumb instructions
Arnold Schwaighofer
2013-06-06
1
-18
/
+21
*
ARM sched model: Add branch thumb2 instructions
Arnold Schwaighofer
2013-06-06
1
-11
/
+15
*
ARM sched model: Add branch instructions
Arnold Schwaighofer
2013-06-06
1
-27
/
+35
*
ARM sched model: Add preload thumb2 instructions
Arnold Schwaighofer
2013-06-06
1
-3
/
+6
*
ARM sched model: Add preload instructions
Arnold Schwaighofer
2013-06-06
1
-2
/
+4
*
ARM sched model: Add more ALU and CMP thumb instructions
Arnold Schwaighofer
2013-06-06
1
-46
/
+61
*
ARM sched model: Add more ALU and CMP thumb2 instructions
Arnold Schwaighofer
2013-06-06
1
-52
/
+86
*
Cache the TargetLowering info object as a pointer.
Bill Wendling
2013-06-06
2
-17
/
+17
*
ARM sched model: Add more ALU and CMP instructions
Arnold Schwaighofer
2013-06-05
1
-37
/
+49
*
ARM sched model: Add divsion, loads, branches, vfp cvt
Arnold Schwaighofer
2013-06-05
4
-7
/
+89
*
ARMInstrInfo: Improve isSwiftFastImmShift
Arnold Schwaighofer
2013-06-05
1
-0
/
+2
*
This is a simple patch that changes RRX and RRXS to accept all registers as o...
Mihai Popa
2013-06-05
1
-1
/
+1
*
Cortex-R5 can issue Thumb2 integer division instructions.
Evan Cheng
2013-06-04
1
-1
/
+2
*
Revert series of sched model patches until I figure out what is going on.
Arnold Schwaighofer
2013-06-04
8
-1277
/
+207
*
ARM sched model: Add VFP div instruction on Swift
Arnold Schwaighofer
2013-06-04
1
-0
/
+16
*
ARM sched model: Add SIMD/VFP load/store instructions on Swift
Arnold Schwaighofer
2013-06-04
1
-0
/
+364
*
ARM sched model: Add integer VFP/SIMD instructions on Swift
Arnold Schwaighofer
2013-06-04
1
-0
/
+120
*
ARM sched model: Add integer load/store instructions on Swift
Arnold Schwaighofer
2013-06-04
1
-0
/
+209
*
ARM sched model: Add integer arithmetic instructions on Swift
Arnold Schwaighofer
2013-06-04
1
-0
/
+155
*
ARM sched model: Cortex A9 - More InstRW sched resources
Arnold Schwaighofer
2013-06-04
1
-4
/
+45
*
ARM sched model: Add branch thumb instructions
Arnold Schwaighofer
2013-06-04
1
-18
/
+21
*
ARM sched model: Add branch thumb2 instructions
Arnold Schwaighofer
2013-06-04
1
-11
/
+15
*
ARM sched model: Add branch instructions
Arnold Schwaighofer
2013-06-04
1
-27
/
+35
*
ARM sched model: Add preload thumb2 instructions
Arnold Schwaighofer
2013-06-04
1
-3
/
+6
*
ARM sched model: Add preload instructions
Arnold Schwaighofer
2013-06-04
1
-2
/
+4
*
ARM sched model: Add more ALU and CMP thumb instructions
Arnold Schwaighofer
2013-06-04
1
-46
/
+61
[prev]
[next]