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
/
SystemZ
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make SubRegIndex size mandatory, following r183020.
Ahmed Bougacha
2013-05-31
1
-3
/
+4
*
Add a way to define the bit range covered by a SubRegIndex.
Ahmed Bougacha
2013-05-31
1
-1
/
+1
*
[SystemZ] Don't use LOAD and STORE REVERSED for volatile accesses
Richard Sandiford
2013-05-31
2
-9
/
+27
*
[SystemZ] Enable unaligned accesses
Richard Sandiford
2013-05-30
2
-0
/
+11
*
Order CALLSEQ_START and CALLSEQ_END nodes.
Andrew Trick
2013-05-29
1
-2
/
+3
*
[SystemZ] Immediate compare-and-branch support
Richard Sandiford
2013-05-29
7
-11
/
+59
*
[SystemZ] Register compare-and-branch support
Richard Sandiford
2013-05-28
7
-28
/
+237
*
[SystemZ] Tweak SystemZInstrInfo::isBranch() interface
Richard Sandiford
2013-05-28
3
-33
/
+34
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
3
-31
/
+31
*
[SystemZ] Improve AsmParser handling of invalid instructions
Richard Sandiford
2013-05-24
1
-74
/
+103
*
[SystemZ] Improve AsmParser register parsing
Richard Sandiford
2013-05-24
1
-53
/
+80
*
Remove the Copied parameter from MemoryObject::readBytes.
Benjamin Kramer
2013-05-24
1
-2
/
+2
*
[SystemZ] Rename PSW to CC
Richard Sandiford
2013-05-22
7
-43
/
+37
*
[SystemZ] Fix thinko in long branch pass
Richard Sandiford
2013-05-22
1
-26
/
+40
*
Fix indentation
Richard Sandiford
2013-05-21
1
-9
/
+9
*
[SystemZ] Add long branch pass
Richard Sandiford
2013-05-20
11
-34
/
+399
*
Add LLVMContext argument to getSetCCResultType
Matt Arsenault
2013-05-18
1
-1
/
+1
*
Remove addFrameMove.
Rafael Espindola
2013-05-16
1
-14
/
+11
*
Fixing a 64-bit conversion warning in MSVC.
Aaron Ballman
2013-05-16
1
-1
/
+1
*
[SystemZ] Tweak register array comment
Richard Sandiford
2013-05-16
1
-2
/
+5
*
[SystemZ] Make use of SUBTRACT HALFWORD
Richard Sandiford
2013-05-15
1
-0
/
+1
*
[SystemZ] Add more future work items to the README
Richard Sandiford
2013-05-15
1
-7
/
+91
*
[SystemZ] Add disassembler support
Richard Sandiford
2013-05-14
11
-6
/
+399
*
[SystemZ] Rework handling of constant PC-relative operands
Richard Sandiford
2013-05-14
3
-20
/
+81
*
[SystemZ] Remove bogus isAsmParserOnly
Richard Sandiford
2013-05-14
1
-28
/
+22
*
[SystemZ] Match operands to fields by name rather than by order
Richard Sandiford
2013-05-14
3
-57
/
+79
*
[SystemZ] Match operands to fields by name rather than by order
Richard Sandiford
2013-05-14
5
-312
/
+326
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
2
-4
/
+7
*
Change getFrameMoves to return a const reference.
Rafael Espindola
2013-05-11
1
-5
/
+4
*
Remove unused argument.
Rafael Espindola
2013-05-10
3
-5
/
+4
*
[SystemZ] Fix InitMCCodeGenInfo call
Richard Sandiford
2013-05-07
1
-2
/
+2
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
61
-0
/
+10762
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
37
-6279
/
+0
*
Ban rematerializable instructions with side effects.
Jakob Stoklund Olesen
2011-10-14
1
-1
/
+1
*
Build system infrastructure for multiple tblgens.
Peter Collingbourne
2011-10-06
1
-6
/
+6
*
Add codegen support for vector select (in the IR this means a select
Duncan Sands
2011-09-06
1
-0
/
+1
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
6
-8
/
+6
*
Some refactoring so TargetRegistry.h no longer has to include any files
Evan Cheng
2011-08-23
1
-0
/
+1
*
Actually finish switching to the new system for Target sublibrary
Chandler Carruth
2011-08-01
1
-1
/
+1
*
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-07-29
3
-0
/
+24
*
Clean up a pile of hacks in our CMake build relating to TableGen.
Chandler Carruth
2011-07-26
2
-0
/
+2
*
createXXXMCCodeGenInfo should be static.
Evan Cheng
2011-07-23
1
-2
/
+2
*
Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo,
Evan Cheng
2011-07-22
1
-20
/
+17
*
- Move CodeModel from a TargetMachine global option to MCCodeGenInfo.
Evan Cheng
2011-07-20
3
-7
/
+9
*
Introduce MCCodeGenInfo, which keeps information that can affect codegen
Evan Cheng
2011-07-19
3
-9
/
+19
*
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
Evan Cheng
2011-07-18
3
-20
/
+12
*
Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatest
Evan Cheng
2011-07-15
1
-0
/
+2
*
Major update to CMake build to reflect changes in r135219 in the
Chandler Carruth
2011-07-15
2
-2
/
+7
*
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...
Evan Cheng
2011-07-14
4
-5
/
+9
*
Next round of MC refactoring. This patch factor MC table instantiations, MC
Evan Cheng
2011-07-14
10
-40
/
+110
[next]