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
/
SystemZ
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix pr19645.
Rafael Espindola
2014-05-03
1
-1
/
+1
*
Use makeArrayRef insted of calling ArrayRef<T> constructor directly. I introd...
Craig Topper
2014-04-30
1
-2
/
+2
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
3
-3
/
+3
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
2
-2
/
+2
*
Convert SelectionDAG::getMergeValues to use ArrayRef.
Craig Topper
2014-04-27
1
-6
/
+6
*
Convert getMemIntrinsicNode to take ArrayRef of SDValue instead of pointer an...
Craig Topper
2014-04-26
1
-4
/
+2
*
Convert SelectionDAG::getNode methods to use ArrayRef<SDValue>.
Craig Topper
2014-04-26
2
-11
/
+9
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
8
-34
/
+36
*
Create MCTargetOptions.
Evgeniy Stepanov
2014-04-23
1
-1
/
+2
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
7
-12
/
+14
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
4
-8
/
+8
*
[Modules] Make Support/Debug.h modular. This requires it to not change
Chandler Carruth
2014-04-21
3
-0
/
+6
*
Remove some empty statements
Alp Toker
2014-04-19
1
-1
/
+1
*
Break PseudoSourceValue out of the Value hierarchy. It is now the root of its...
Nick Lewycky
2014-04-15
1
-2
/
+2
*
[MC] Require an MCContext when constructing an MCDisassembler.
Lang Hames
2014-04-15
1
-4
/
+5
*
LLVMBuild.txt: Reformat.
NAKAMURA Takumi
2014-04-10
2
-2
/
+2
*
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
Craig Topper
2014-04-04
3
-4
/
+4
*
Completely rewrite ELFObjectWriter::RecordRelocation.
Rafael Espindola
2014-03-29
2
-20
/
+3
*
Remove another unused argument.
Rafael Espindola
2014-03-27
1
-3
/
+3
*
Remove unused argument.
Rafael Espindola
2014-03-27
1
-6
/
+3
*
[SystemZ] Use "let Predicates =" for blocks of new instructions
Richard Sandiford
2014-03-21
2
-18
/
+15
*
[SystemZ] Add support for z196 float<->unsigned conversions
Richard Sandiford
2014-03-21
2
-5
/
+49
*
Look through variables when computing relocations.
Rafael Espindola
2014-03-20
1
-3
/
+1
*
[SystemZ] Move sign_extend optimization to PerformDAGCombine
Richard Sandiford
2014-03-07
2
-36
/
+37
*
Replace PROLOG_LABEL with a new CFI_INSTRUCTION.
Rafael Espindola
2014-03-07
1
-23
/
+20
*
[SystemZ] Remove "virtual" from override methods
Richard Sandiford
2014-03-06
21
-256
/
+213
*
[SystemZ] Use "auto" for cast results
Richard Sandiford
2014-03-06
9
-84
/
+75
*
[SystemZ] Use "for (auto" a bit
Richard Sandiford
2014-03-06
5
-53
/
+39
*
[SystemZ] Update namespace formatting to match current guidelines
Richard Sandiford
2014-03-06
21
-612
/
+613
*
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
Benjamin Kramer
2014-03-02
3
-7
/
+6
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
18
-161
/
+144
*
Just returning false is the default.
Rafael Espindola
2014-02-06
1
-4
/
+0
*
Add address space argument to allowsUnalignedMemoryAccess.
Matt Arsenault
2014-02-05
2
-2
/
+3
*
Propagate MCSubtargetInfo through TableGen's getBinaryCodeForInstr()
David Woodhouse
2014-01-28
1
-29
/
+44
*
Explictly pass MCSubtargetInfo to MCCodeEmitter::EncodeInstruction()
David Woodhouse
2014-01-28
1
-2
/
+4
*
Change MCStreamer EmitInstruction interface to take subtarget info
David Woodhouse
2014-01-28
2
-2
/
+2
*
Pass a MCSubtargetInfo down to the TargetStreamer creation.
Rafael Espindola
2014-01-26
1
-0
/
+1
*
Construct the MCStreamer before constructing the MCTargetStreamer.
Rafael Espindola
2014-01-26
1
-1
/
+1
*
Fix known typos
Alp Toker
2014-01-24
3
-3
/
+3
*
[SystemZ] Optimize (sext (ashr (shl ...), ...))
Richard Sandiford
2014-01-13
2
-0
/
+36
*
[SystemZ] Fix RNSBG bug introduced by r197802
Richard Sandiford
2014-01-09
1
-8
/
+10
*
Move the llvm mangler to lib/IR.
Rafael Espindola
2014-01-07
2
-2
/
+2
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
5
-5
/
+4
*
Make the llvm mangler depend only on DataLayout.
Rafael Espindola
2014-01-03
1
-1
/
+1
*
Fix typo.
Richard Sandiford
2013-12-24
1
-1
/
+1
*
[SystemZ] Use interlocked-access 1 instructions for CodeGen
Richard Sandiford
2013-12-24
5
-69
/
+118
*
[SystemZ] Add MC support for interlocked-access 1 instructions
Richard Sandiford
2013-12-24
5
-3
/
+41
*
[SystemZ] Optimize comparisons with truncated extended loads
Richard Sandiford
2013-12-20
1
-2
/
+24
*
[SystemZ] Extend RISBG optimization
Richard Sandiford
2013-12-20
1
-3
/
+17
*
On DataLayout, omit the default of p:64:64:64.
Rafael Espindola
2013-12-16
1
-1
/
+1
[next]