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
/
PowerPC
/
AsmParser
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[PowerPC] Support some miscellaneous mnemonics in the asm parser
Ulrich Weigand
2013-06-24
1
-0
/
+9
*
[PowerPC] Add predicted forms of branches
Ulrich Weigand
2013-06-24
1
-0
/
+16
*
[PowerPC] Support absolute branches
Ulrich Weigand
2013-06-24
1
-0
/
+14
*
[PowerPC] Support @higher et.al. modifiers
Ulrich Weigand
2013-06-21
1
-0
/
+12
*
[PowerPC] Support @h modifier
Ulrich Weigand
2013-06-21
1
-1
/
+4
*
[PowerPC] Rename some more VK_PPC_ enums
Ulrich Weigand
2013-06-21
1
-5
/
+5
*
[PowerPC] Add missing build dependency
Ulrich Weigand
2013-06-20
1
-1
/
+1
*
[PowerPC] Optimize @ha/@l constructs
Ulrich Weigand
2013-06-20
1
-1
/
+91
*
Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.
Michael J. Spencer
2013-05-24
1
-1
/
+1
*
[PowerPC] Use true offset value in "memrix" machine operands
Ulrich Weigand
2013-05-16
1
-16
/
+0
*
[PowerPC] Fix memory corruption in AsmParser
Ulrich Weigand
2013-05-06
1
-7
/
+7
*
[PowerPC] Support extended mnemonics in AsmParser
Ulrich Weigand
2013-05-03
1
-0
/
+58
*
[PowerPC] Add assembler parser
Ulrich Weigand
2013-05-03
4
-0
/
+727