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
/
ARMCodeEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '10251753b6897adcd22cc981c0cc42f348c109de' into merge-20130807
Stephen Hines
2013-08-07
1
-0
/
+2
|
\
|
*
[ARMv8] Add support for the NEON instructions vmaxnm/vminnm.
Joey Gouly
2013-07-17
1
-0
/
+2
*
|
Merge commit '100fbdd06be7590b23c4707a98cd605bdb519498' into merge_20130612
Stephen Hines
2013-06-12
1
-2
/
+2
|
\
\
|
|
/
|
*
Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.
Michael J. Spencer
2013-05-24
1
-2
/
+2
*
|
Merge remote-tracking branch 'upstream/master' into merge-llvm
Stephen Hines
2013-01-21
1
-13
/
+17
|
\
\
|
|
/
|
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-3
/
+3
|
*
Cleanup compiler warnings on discarding type qualifiers in casts. Switch to C...
Benjamin Kramer
2012-12-21
1
-5
/
+9
|
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-6
/
+6
|
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-3
/
+3
*
|
Merge branch 'upstream' into merge-2012_09_10
Stephen Hines
2012-09-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Add a getName function to MachineFunction. Use it in places that previously d...
Craig Topper
2012-08-22
1
-1
/
+1
*
|
Merge branch 'upstream' into merge_2
Stephen Hines
2012-08-23
1
-41
/
+59
|
\
\
|
|
/
|
*
Remove getARMRegisterNumbering and replace with calls into
Eric Christopher
2012-08-09
1
-29
/
+41
*
|
Apply changes to migrate to LLVM-160668-20120724.
Shih-wei Liao
2012-08-03
1
-5
/
+0
*
|
Merge with LLVM upstream r160668 (Jul 24th 2012)
Shih-wei Liao
2012-08-03
1
-3
/
+3
|
\
\
|
|
/
|
*
Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change s...
Craig Topper
2012-04-20
1
-3
/
+3
*
|
Merge with LLVM upstream r155090.
Shih-wei Liao
2012-04-24
1
-9
/
+7
|
\
\
|
|
/
|
*
Deduplicate ARM call-related instructions.
Jakob Stoklund Olesen
2012-04-06
1
-3
/
+1
|
*
Replace uses of ARMBaseInstrInfo and ARMTargetMachine with the Base versions.
Craig Topper
2012-03-25
1
-6
/
+6
*
|
Merge branch 'upstream' into merge-20120305
Stephen Hines
2012-03-05
1
-4
/
+3
|
\
\
|
|
/
|
*
ARM BL/BLX instruction fixups should use relocations.
Jim Grosbach
2012-02-27
1
-0
/
+2
|
*
Widen the instruction encoder that TblGen emits to a 64 bits, which should ac...
Owen Anderson
2012-01-24
1
-1
/
+1
|
*
More dead code removal (using -Wunreachable-code)
David Blaikie
2012-01-20
1
-3
/
+0
*
|
Merge with LLVM upstream r146714 (Dec 16th 2011)
Logan Chien
2011-12-16
1
-1
/
+1
|
\
\
|
|
/
|
*
First chunk of MachineInstr bundle support.
Evan Cheng
2011-12-06
1
-1
/
+1
*
|
Merge with LLVM upstream 2011/10/20 (r142530)
Logan Chien
2011-10-20
1
-12
/
+17
|
\
\
|
|
/
|
*
Use the new ARMConstantPoolSymbol class to handle external symbols.
Bill Wendling
2011-10-01
1
-2
/
+3
|
*
Switch over to using ARMConstantPoolConstant for global variables, functions,
Bill Wendling
2011-10-01
1
-1
/
+1
|
*
Zap some junk from the ARM instruction descriptions.
Eli Friedman
2011-09-13
1
-2
/
+0
|
*
Thumb2 assembly parsing and encoding for LDREX/LDREXB/LDREXD/LDREXH.
Jim Grosbach
2011-09-09
1
-0
/
+2
|
*
Thumb2 assembly parsing and encoding for LDRD(immediate).
Jim Grosbach
2011-09-08
1
-0
/
+2
|
*
Tidy up. Formatting.
Jim Grosbach
2011-09-02
1
-4
/
+4
|
*
Improve encoding support for BLX with immediat eoperands, and fix a BLX decod...
Owen Anderson
2011-08-26
1
-0
/
+2
|
*
ARM clean up the imm_sr operand class representation.
Jim Grosbach
2011-08-17
1
-2
/
+0
|
*
Fix encodings for Thumb ASR and LSR immediate operands. They encode the rang...
Owen Anderson
2011-08-08
1
-0
/
+2
|
*
ARM refactoring assembly parsing of memory address operands.
Jim Grosbach
2011-08-03
1
-0
/
+2
|
*
ARM parsing and encoding of SBFX and UBFX.
Jim Grosbach
2011-07-27
1
-2
/
+0
|
*
ARM cleanup of rot_imm encoding.
Jim Grosbach
2011-07-26
1
-2
/
+0
|
*
Get rid of the extraneous GPR operand on so_reg_imm operands, which in turn n...
Owen Anderson
2011-07-21
1
-1
/
+3
|
*
Sink ARMMCExpr and ARMAddressingModes into MC layer. First step to separate A...
Evan Cheng
2011-07-20
1
-1
/
+1
*
|
Fix Android.mk.
Nowar Gu
2011-07-02
1
-7
/
+7
*
|
Merge upstream to r134237 at Fri. 1st July 2011.
Nowar Gu
2011-07-01
1
-73
/
+89
|
\
\
|
|
/
|
*
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and
Evan Cheng
2011-06-28
1
-75
/
+75
*
|
Merge upstream to r133240 at Fri. 17th Jun 2011.
Nowar Gu
2011-06-20
1
-0
/
+6
|
\
\
|
|
/
|
*
Fix ssat and ssat16 encodings for ARM and Thumb. The bit position value
Bruno Cardoso Lopes
2011-05-31
1
-0
/
+2
|
*
Fixed MC encoding for index_align for VLD1/VST1 (single element from one lane...
Mon P Wang
2011-05-09
1
-0
/
+3
|
*
Fix the non-MC encoding of pkhbt and pkhtb.
Eric Christopher
2011-05-07
1
-0
/
+6
*
|
Suppress un-initialize warning.
Nowar Gu
2011-06-20
1
-1
/
+1
*
|
Optimizing away Binary &= ~(0x80000000 >> 12) and Binary |= (Imm & 0x80000000...
Shih-wei Liao
2011-06-17
1
-2
/
+0
*
|
The reason for the Change is because LLVM upstream did this commit last year:
Shih-wei Liao
2011-06-17
1
-3
/
+14
[next]