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
/
MCTargetDesc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Add the MVC instruction
Richard Sandiford
2013-07-02
1
-1
/
+13
*
Use pointers to the MCAsmInfo and MCRegInfo.
Bill Wendling
2013-06-18
1
-1
/
+1
*
[SystemZ] Add long branch pass
Richard Sandiford
2013-05-20
1
-3
/
+2
*
[SystemZ] Tweak register array comment
Richard Sandiford
2013-05-16
1
-2
/
+5
*
[SystemZ] Rework handling of constant PC-relative operands
Richard Sandiford
2013-05-14
1
-12
/
+12
*
[SystemZ] Match operands to fields by name rather than by order
Richard Sandiford
2013-05-14
2
-0
/
+52
*
[SystemZ] Match operands to fields by name rather than by order
Richard Sandiford
2013-05-14
1
-10
/
+62
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
1
-4
/
+6
*
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
11
-0
/
+792
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
6
-211
/
+0
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
1
-1
/
+1
*
Some refactoring so TargetRegistry.h no longer has to include any files
Evan Cheng
2011-08-23
1
-0
/
+1
*
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-07-29
1
-0
/
+6
*
Clean up a pile of hacks in our CMake build relating to TableGen.
Chandler Carruth
2011-07-26
1
-0
/
+1
*
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
1
-2
/
+3
*
Introduce MCCodeGenInfo, which keeps information that can affect codegen
Evan Cheng
2011-07-19
1
-0
/
+13
*
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
Evan Cheng
2011-07-18
1
-0
/
+11
*
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
1
-1
/
+7
*
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...
Evan Cheng
2011-07-14
3
-3
/
+69
*
Next round of MC refactoring. This patch factor MC table instantiations, MC
Evan Cheng
2011-07-14
4
-0
/
+107