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
/
AArch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64: implement ETMv4 trace system registers.
Tim Northover
2013-04-03
2
-0
/
+432
*
AArch64: switch patterns to be type-based rather than RegClass-based
Tim Northover
2013-04-03
1
-503
/
+492
*
AArch64: implement GICv3 system registers
Tim Northover
2013-03-28
2
-5
/
+141
*
Switch to LLVM support function abs64 to keep VS2008 happy.
Tim Northover
2013-03-27
1
-3
/
+3
*
Allow the register scavenger to spill multiple registers
Hal Finkel
2013-03-22
1
-1
/
+1
*
Silence anonymous type in anonymous union warnings.
Eric Christopher
2013-03-15
1
-37
/
+46
*
Move estimateStackSize from ARM into MachineFrameInfo
Hal Finkel
2013-03-14
1
-54
/
+1
*
AArch64: expand sincos operations, we don't support them.
Tim Northover
2013-03-08
1
-0
/
+3
*
AArch64: remove post-encoder method from FCMP (immediate) instructions.
Tim Northover
2013-02-28
3
-27
/
+30
*
AArch64: be more careful resorting to inefficient addressing for weak vars.
Tim Northover
2013-02-28
1
-5
/
+4
*
AArch64: don't drop GlobalAddress offset when handling extern_weak decls.
Tim Northover
2013-02-28
1
-4
/
+10
*
AArch64: Use cbnz instead of cmp/b.ne pair for atomic operations.
Tim Northover
2013-02-28
2
-23
/
+17
*
Typo
Francois Pichet
2013-02-24
1
-1
/
+1
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
4
-42
/
+44
*
MCParser: Update method names per coding guidelines.
Jim Grosbach
2013-02-20
1
-8
/
+8
*
Remove some unused private fields from the AArch64MCCodeEmitter. These
Chandler Carruth
2013-02-19
1
-7
/
+2
*
Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.
David Blaikie
2013-02-18
1
-2
/
+2
*
AArch64: Avoid shifts by 64, that's undefined behavior.
Benjamin Kramer
2013-02-17
1
-3
/
+3
*
AArch64: add branch fixup pass.
Tim Northover
2013-02-15
6
-0
/
+652
*
AArch64: remove ConstantIsland pass & put literals in separate section.
Tim Northover
2013-02-15
12
-1610
/
+83
*
AArch64: refactor frame handling to use movz/movk for overlarge offsets.
Tim Northover
2013-02-15
1
-12
/
+29
*
AArch64: switch from neverHasSideEffects to hasSideEffects.
Tim Northover
2013-02-14
1
-4
/
+4
*
AArch64: stop claiming that NEON registers are usable for now.
Tim Northover
2013-02-14
1
-11
/
+0
*
AArch64: add block comments where missing
Tim Northover
2013-02-14
19
-11
/
+86
*
AArch64: fix build on some MSVC versions
Tim Northover
2013-02-11
1
-3
/
+3
*
AArch64: Simplify logic in deciding whether bfi is valid
Tim Northover
2013-02-11
1
-6
/
+1
*
Make use of DiagnosticType to provide better AArch64 diagnostics.
Tim Northover
2013-02-11
2
-18
/
+218
*
Spelling correction
Joel Jones
2013-02-10
1
-1
/
+1
*
Implement external weak (ELF) symbols on AArch64
Tim Northover
2013-02-06
2
-4
/
+17
*
Add AArch64 CRC32 instructions
Tim Northover
2013-02-06
1
-1
/
+19
*
Add icache prefetch operations to AArch64
Tim Northover
2013-02-06
2
-0
/
+12
*
Move MRI liveouts to AArch64 return instructions.
Jakob Stoklund Olesen
2013-02-05
2
-14
/
+12
*
Fix signed-unsigned comparison warning.
Tim Northover
2013-02-05
1
-8
/
+10
*
Fix remaining StringRef abuse.
Tim Northover
2013-02-05
1
-2
/
+2
*
Fix formatting in AArch64 backend.
Tim Northover
2013-02-05
24
-841
/
+577
*
Remove cyclic dependency in AArch64 libraries
Tim Northover
2013-02-05
23
-814
/
+874
*
Fix some abuses of StringRef
Tim Northover
2013-02-04
1
-3
/
+4
*
Give explicit suffix to integer constant over 32-bits.
Tim Northover
2013-02-04
1
-1
/
+1
*
Remove currently unused register decoder from AArch64.
Tim Northover
2013-02-01
1
-14
/
+0
*
Update AArch64 backend to changed eliminateFrameIndex interface.
Tim Northover
2013-01-31
2
-13
/
+10
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
67
-0
/
+22606