index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-10
Use the integrated assembler by default on OpenBSD.
Brad Smith
1
-1
/
+2
2014-07-01
[DAG] Pass the argument list to the CallLoweringInfo via move semantics. NFCI.
Juergen Ributzka
1
-2
/
+2
2014-06-26
Move the various Subtarget dependent members down to the subtarget
Eric Christopher
4
-65
/
+81
2014-06-26
Have SparcSelectionDAGInfo take a DataLayout to initialize since
Eric Christopher
3
-5
/
+5
2014-06-26
Remove the storage and use of the subtarget out of the sparc frame
Eric Christopher
2
-9
/
+11
2014-06-25
Move expression visitation logic up to MCStreamer.
Rafael Espindola
2
-2
/
+2
2014-06-25
Simplify the visitation of target expressions. No functionality change.
Rafael Espindola
2
-32
/
+4
2014-06-19
Convert some assert(0) to llvm_unreachable or fold an 'if' condition into the...
Craig Topper
3
-3
/
+3
2014-06-18
Replace some assert(0)'s with llvm_unreachable.
Craig Topper
4
-4
/
+5
2014-06-08
AsmMatchers: Use unique_ptr to manage ownership of MCParsedAsmOperand
David Blaikie
1
-82
/
+69
2014-06-06
Have TargetSelectionDAGInfo take a DataLayout initializer rather than
Eric Christopher
1
-1
/
+1
2014-05-24
Fix some misplaced spaces around 'override'
Hans Wennborg
1
-1
/
+1
2014-05-17
Target: remove old constructors for CallLoweringInfo
Saleem Abdulrasool
1
-14
/
+7
2014-05-16
TableGen: fix operand counting for aliases
Tim Northover
1
-0
/
+1
2014-05-16
Sparc: disable printing of jmp/call aliases (C++ does it)
Tim Northover
1
-4
/
+4
2014-05-16
Sparc: disable printing on longer "brX,pt" aliases
Tim Northover
1
-2
/
+2
2014-05-15
Instead of littering asserts throughout the code after every call to
Jay Foad
1
-2
/
+0
2014-05-14
Rename ComputeMaskedBits to computeKnownBits. "Masked" has been
Jay Foad
2
-9
/
+9
2014-05-12
TableGen: use PrintMethods to print more aliases
Tim Northover
1
-0
/
+2
2014-05-09
Allow sret on the second parameter as well as the first
Reid Kleckner
1
-2
/
+5
2014-05-07
Remove the UseCFI option from createAsmStreamer.
Rafael Espindola
1
-4
/
+3
2014-04-29
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
19
-155
/
+157
2014-04-29
None of these targets actually define their own CFI_INSTRUCTION
Eric Christopher
1
-3
/
+6
2014-04-28
[C++] Use 'nullptr'.
Craig Topper
4
-6
/
+6
2014-04-27
Convert SelectionDAG::getMergeValues to use ArrayRef.
Craig Topper
1
-4
/
+4
2014-04-26
Convert SelectionDAG::getNode methods to use ArrayRef<SDValue>.
Craig Topper
1
-19
/
+11
2014-04-25
[C++] Use 'nullptr'. Target edition.
Craig Topper
10
-38
/
+38
2014-04-23
Create MCTargetOptions.
Evgeniy Stepanov
1
-1
/
+2
2014-04-22
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
9
-10
/
+18
2014-04-22
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
4
-10
/
+8
2014-04-21
[Modules] Make Support/Debug.h modular. This requires it to not change
Chandler Carruth
1
-0
/
+2
2014-04-15
[MC] Require an MCContext when constructing an MCDisassembler.
Lang Hames
1
-8
/
+5
2014-04-10
LLVMBuild.txt: Reformat.
NAKAMURA Takumi
2
-2
/
+2
2014-04-04
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
Craig Topper
3
-6
/
+6
2014-03-29
Completely rewrite ELFObjectWriter::RecordRelocation.
Rafael Espindola
2
-24
/
+1
2014-03-28
Add const to a method I missed in the previous commit.
Rafael Espindola
1
-7
/
+4
2014-03-27
Remove another unused argument.
Rafael Espindola
1
-3
/
+3
2014-03-27
Remove unused argument.
Rafael Espindola
1
-8
/
+4
2014-03-12
Try harder to evaluate expressions when printing assembly.
Rafael Espindola
1
-3
/
+1
2014-03-09
[Sparc] Add support for decoding 'swap' instruction.
Venkatraman Govindaraju
2
-1
/
+37
2014-03-07
Replace PROLOG_LABEL with a new CFI_INSTRUCTION.
Rafael Espindola
3
-16
/
+13
2014-03-06
Cleaning up two more pre-Visual C++ 2012 build hacks.
Yaron Keren
1
-9
/
+0
2014-03-02
[Sparc] Add trap on integer condition codes (Ticc) instructions to Sparc back...
Venkatraman Govindaraju
4
-1
/
+101
2014-03-02
[Sparc] Add return/rett instruction to Sparc backend.
Venkatraman Govindaraju
4
-0
/
+46
2014-03-02
[Sparc] Add support for decoding jmpl/retl/ret instruction.
Venkatraman Govindaraju
3
-2
/
+47
2014-03-02
[Sparc] Add fcmpe* instructions to Sparc backend.
Venkatraman Govindaraju
3
-6
/
+28
2014-03-02
[Sparc] Add VIS instructions to sparc backend.
Venkatraman Govindaraju
4
-8
/
+290
2014-03-02
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
Benjamin Kramer
3
-4
/
+4
2014-03-02
[SparcV9] Adds support for branch on integer register instructions (BPr) and ...
Venkatraman Govindaraju
8
-1
/
+165
2014-03-02
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
1
-2
/
+2
[next]