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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply changes to migrate to llvm upstream r146714.
Logan Chien
2011-12-16
1
-2
/
+1
*
Merge with LLVM upstream r146714 (Dec 16th 2011)
Logan Chien
2011-12-16
319
-4263
/
+28184
|
\
|
*
ARM NEON aliases for vmovq.f*
Jim Grosbach
2011-12-16
1
-0
/
+4
|
*
Thumb2 ADR assembly parsing w/o the .w suffix.
Jim Grosbach
2011-12-15
1
-0
/
+4
|
*
Make sure we correctly note the existence of an i8 immediate for vblendvps an...
Eli Friedman
2011-12-15
2
-3
/
+3
|
*
Move parts of lib/Target that use CodeGen into lib/CodeGen.
Nick Lewycky
2011-12-15
4
-128
/
+0
|
*
Make check a bit more strict so we don't call ARM_AM::getFP32Imm with a value...
Eli Friedman
2011-12-15
1
-1
/
+1
|
*
ARM NEON VCLE is an alias for VCGE w/ the source operands reversed.
Jim Grosbach
2011-12-15
1
-0
/
+32
|
*
Add MCTargetDesc library to Hexagon target
Tony Linthicum
2011-12-15
15
-30
/
+186
|
*
ARM NEON VTBL/VTBX assembly parsing and encoding.
Jim Grosbach
2011-12-15
3
-30
/
+23
|
*
Enable proper constant island alignment by default.
Jakob Stoklund Olesen
2011-12-15
1
-1
/
+1
|
*
Add missing zmovl AVX patterns which were causing crashes.
Chad Rosier
2011-12-15
1
-0
/
+6
|
*
Silence warning.
Jim Grosbach
2011-12-15
1
-1
/
+1
|
*
ARM NEON two-register double spaced register list parsing support.
Jim Grosbach
2011-12-15
1
-14
/
+49
|
*
Fix assert in LowerBUILD_VECTOR for v16i16 type on AVX.
Chad Rosier
2011-12-15
1
-2
/
+4
|
*
Fix VSELECT operand order. Was previously backwards, causing bogus vector shi...
Lang Hames
2011-12-15
1
-3
/
+3
|
*
Ensure that the nop that should follow a bl call in PPC64 ELF actually does
Hal Finkel
2011-12-15
2
-0
/
+14
|
*
Pass optLevel to XCoreDAGToDAGISel.
Richard Osborne
2011-12-15
3
-6
/
+8
|
*
Use SmallVector/assign(), rather than std::vector/push_back().
Chad Rosier
2011-12-15
1
-10
/
+6
|
*
Add support for lowering fneg when AVX is enabled.
Chad Rosier
2011-12-15
1
-11
/
+11
|
*
The saved registers weren't being processed in the correct order. This lead to
Bill Wendling
2011-12-14
1
-11
/
+14
|
*
Consider CPE alignment in CreateNewWater().
Jakob Stoklund Olesen
2011-12-14
1
-104
/
+117
|
*
ARM NEON better assembly operand range checking for lane indices of VLD/VST.
Jim Grosbach
2011-12-14
2
-33
/
+93
|
*
ARM NEON VLD2/VST2 lane indexed assembly parsing and encoding.
Jim Grosbach
2011-12-14
2
-196
/
+420
|
*
ARM NEON fix alignment encoding for VST2 w/ writeback.
Jim Grosbach
2011-12-14
1
-4
/
+4
|
*
Nuke old code. Missed in last commit.
Jim Grosbach
2011-12-14
1
-14
/
+0
|
*
ARM NEON refactor VST2 w/ writeback instructions.
Jim Grosbach
2011-12-14
4
-54
/
+130
|
*
ARM NEON improve factoring a bit. No functional change.
Jim Grosbach
2011-12-14
1
-18
/
+12
|
*
Model ARM predicated write as read-mod-write. e.g.
Evan Cheng
2011-12-14
2
-14
/
+45
|
*
ARM NEON VST2 assembly parsing and encoding.
Jim Grosbach
2011-12-14
5
-76
/
+52
|
*
Fix speling and 80-col.
Jakob Stoklund Olesen
2011-12-14
1
-4
/
+3
|
*
Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct object
Akira Hatanaka
2011-12-14
4
-6
/
+32
|
*
Fix copy/pasto that skipped the 'modify' step.
Jim Grosbach
2011-12-14
1
-4
/
+4
|
*
ARM/Thumb2 mov vs. mvn alias goes both ways.
Jim Grosbach
2011-12-14
2
-0
/
+4
|
*
VFP2 is required for FP loads. Noticed by inspection.
Chad Rosier
2011-12-14
1
-0
/
+2
|
*
Tidy up.
Chad Rosier
2011-12-14
1
-1
/
+2
|
*
ARM/Thumb2 'cmp rn, #imm' alias to cmn.
Jim Grosbach
2011-12-14
2
-1
/
+11
|
*
Fix 80-column violation and extraneous brackets.
Chad Rosier
2011-12-14
1
-8
/
+9
|
*
ARM assembler support for the target-specific .req directive.
Jim Grosbach
2011-12-14
1
-1
/
+67
|
*
- Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a function
Evan Cheng
2011-12-14
10
-58
/
+179
|
*
Thumb2 assembler aliases for "mov(shifted register)"
Jim Grosbach
2011-12-13
2
-1
/
+45
|
*
ARM LDM/STM system instruction variants.
Jim Grosbach
2011-12-13
2
-11
/
+39
|
*
Thumb2 pre/post indexed stores can be from any non-PC GPR.
Jim Grosbach
2011-12-13
1
-3
/
+3
|
*
Thumb2 tweak for ccout handling in RSB parsing.
Jim Grosbach
2011-12-13
1
-1
/
+4
|
*
ARM thumb2 parsing of "rsb rd, rn, #0".
Jim Grosbach
2011-12-13
1
-2
/
+8
|
*
ARM NEON two-operand aliases for VQDMULH.
Jim Grosbach
2011-12-13
2
-0
/
+13
|
*
ARM pre-UAL NEG mnemonic for convenience when porting old code.
Jim Grosbach
2011-12-13
3
-3
/
+13
|
*
ARM add some more pre-UAL VFP mnemonics for convenience when porting old code.
Jim Grosbach
2011-12-13
2
-0
/
+3
|
*
ARM add more 'gas' compatibility aliases for NEON instructions.
Jim Grosbach
2011-12-13
3
-3
/
+37
|
*
[fast-isel] Unaligned loads of floats are not supported. Therefore, convert ...
Chad Rosier
2011-12-13
1
-7
/
+32
[next]