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
/
PowerPC
/
AsmParser
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] Add support for the QPX vector instruction set
Hal Finkel
2015-02-25
1
-0
/
+26
*
Minor cleanup to all the switches after MatchInstructionImpl in all the AsmPa...
Craig Topper
2015-01-03
1
-2
/
+1
*
[PowerPC] Use MCPhysReg for tables of registers. Const-correct the tables. On...
Craig Topper
2014-12-18
1
-12
/
+12
*
MCAsmParserExtension has a copy of the MCAsmParser. Use it.
Rafael Espindola
2014-11-11
1
-9
/
+11
*
TableGen: allow use of uint64_t for available features mask.
Tim Northover
2014-08-18
1
-3
/
+3
*
PPC: Clean up pointer casting, no functionality change.
Benjamin Kramer
2014-08-15
1
-2
/
+2
*
@l and friends adjust their value depending the context used in.
Joerg Sonnenberger
2014-08-10
1
-6
/
+92
*
Allow the third argument for the subi family to be an expression.
Joerg Sonnenberger
2014-08-09
1
-8
/
+27
*
Allow large immediates for branch instructions in 32bit mode.
Joerg Sonnenberger
2014-08-08
1
-3
/
+17
*
Add support for SPE load/store from memory.
Joerg Sonnenberger
2014-08-08
1
-0
/
+9
*
SPRG 0 to 3 are valid outside BookE, so move them to the normal test
Joerg Sonnenberger
2014-07-30
1
-0
/
+4
*
Support move to/from segment register.
Joerg Sonnenberger
2014-07-29
1
-0
/
+1
*
[PowerPC] ELFv2 MC support for .localentry directive
Ulrich Weigand
2014-07-20
1
-0
/
+41
*
[PowerPC] ELFv2 MC support for .abiversion directive
Ulrich Weigand
2014-07-20
1
-0
/
+24
*
AsmMatchers: Use unique_ptr to manage ownership of MCParsedAsmOperand
David Blaikie
2014-06-08
1
-55
/
+48
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-18
/
+19
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-6
/
+6
*
Create MCTargetOptions.
Evgeniy Stepanov
2014-04-23
1
-1
/
+2
*
LLVMBuild.txt: Reformat.
NAKAMURA Takumi
2014-04-10
1
-2
/
+2
*
[PowerPC] Add subregister classes for f64 VSX values
Hal Finkel
2014-03-29
1
-0
/
+24
*
[PowerPC] Initial support for the VSX instruction set
Hal Finkel
2014-03-13
1
-0
/
+31
*
Allow exclamation and tilde to be parsed as a part of the ppc asm operand.
Roman Divacky
2014-03-12
1
-0
/
+2
*
Change MCStreamer EmitInstruction interface to take subtarget info
David Woodhouse
2014-01-28
1
-1
/
+1
*
Remove an easy use of EmitRawText from PPC.
Rafael Espindola
2014-01-25
1
-0
/
+5
*
correct target directive handling error handling
Saleem Abdulrasool
2014-01-13
1
-19
/
+37
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-9
/
+9
*
[Powerpc darwin] AsmParser Base implementation.
Iain Sandoe
2013-12-14
1
-13
/
+134
*
[CMake] Let add_public_tablegen_target responsible to provide dependency to C...
NAKAMURA Takumi
2013-11-28
1
-2
/
+0
*
[CMake] Prune include_directories() in llvm/lib/Target. add_llvm_target() set...
NAKAMURA Takumi
2013-11-28
1
-3
/
+0
*
Use StringRef::startswith_lower. No functionality change.
Rui Ueyama
2013-10-31
1
-4
/
+4
*
Implement asm support for a few PowerPC bookIII that are needed for assembling
Roman Divacky
2013-09-12
1
-0
/
+2
*
Mark PPC MFTB and DST (and friends) as deprecated
Hal Finkel
2013-09-12
1
-2
/
+4
*
Add an instruction deprecation feature to TableGen.
Joey Gouly
2013-09-12
1
-2
/
+3
*
Given target assembler parsers a chance to handle variant expressions
Joerg Sonnenberger
2013-08-27
1
-0
/
+27
*
PPCAsmParser: Stop leaking names.
Benjamin Kramer
2013-08-03
1
-10
/
+31
*
[PowerPC] Support powerpc64le as a syntax-checking target.
Bill Schmidt
2013-07-26
1
-1
/
+3
*
Split generated asm mnemonic matching table into a separate table for each as...
Craig Topper
2013-07-24
1
-0
/
+1
*
[PowerPC] Revert r185476 and fix up TLS variant kinds
Ulrich Weigand
2013-07-09
1
-0
/
+54
*
[PowerPC] Support ".machine any"
Ulrich Weigand
2013-07-09
1
-0
/
+27
*
[PowerPC] Support .llong and fix .word
Ulrich Weigand
2013-07-09
1
-1
/
+3
*
[PowerPC] Always use "assembler dialect" 1
Ulrich Weigand
2013-07-08
1
-1
/
+1
*
[PowerPC] Support basic compare mnemonics
Ulrich Weigand
2013-07-08
1
-0
/
+24
*
[PowerPC] Support @tls in the asm parser
Ulrich Weigand
2013-07-05
1
-7
/
+48
*
[PowerPC] Add asm parser support for CR expressions
Ulrich Weigand
2013-07-04
1
-4
/
+83
*
[PowerPC] PR16512 - Support TLS call sequences in the asm parser
Ulrich Weigand
2013-07-02
1
-2
/
+23
*
Cleanup PPC Altivec registers in CSR lists and improve VRSAVE handling
Hal Finkel
2013-07-02
1
-0
/
+4
*
[PowerPC] Accept 17-bit signed immediates for addis
Ulrich Weigand
2013-06-26
1
-0
/
+2
*
[PowerPC] Add extended rotate/shift mnemonics
Ulrich Weigand
2013-06-25
1
-9
/
+189
*
[PowerPC] Add extended subtract mnemonics
Ulrich Weigand
2013-06-25
1
-0
/
+40
*
PPCAsmParser.cpp: Quote "@l/@ha" in comments. [-Wdocumentation]
NAKAMURA Takumi
2013-06-25
1
-2
/
+2
[next]