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
/
CodeGen
/
MachineFunction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
GlobalISel: Use helper function for MMO splitting
Matt Arsenault
2019-01-31
1
-12
/
+11
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[GISel]: Add support for CSEing continuously during GISel passes.
Aditya Nandakumar
2019-01-16
1
-2
/
+2
*
Use llvm::copy. NFC
Fangrui Song
2018-11-17
1
-1
/
+1
*
MachineFunction: Store more specific reference to LLVMTargetMachine; NFC
Matthias Braun
2018-11-05
1
-1
/
+2
*
Reland "[WebAssembly] LSDA info generation"
Heejin Ahn
2018-10-25
1
-20
/
+25
*
Revert "[WebAssembly] LSDA info generation"
Krasimir Georgiev
2018-10-16
1
-25
/
+20
*
[WebAssembly] LSDA info generation
Heejin Ahn
2018-10-16
1
-20
/
+25
*
Fix comment indentation in addLandingPad
Heejin Ahn
2018-09-29
1
-3
/
+2
*
[WebAssembly] Fix memory leak on WasmEHFuncInfo
Heejin Ahn
2018-09-28
1
-0
/
+5
*
Silence compiler warning about unused variable introduced in r343018
Mikael Holmen
2018-09-26
1
-1
/
+1
*
Unify landing pad information adding routines (NFC)
Heejin Ahn
2018-09-25
1
-30
/
+38
*
Add the ability to register callbacks for removal and insertion of MachineInstrs
Aditya Nandakumar
2018-09-20
1
-0
/
+13
*
[MI] Change the array of `MachineMemOperand` pointers to be
Chandler Carruth
2018-08-16
1
-71
/
+6
*
CodeGen: Cleanup regmask construction; NFC
Matthias Braun
2018-07-26
1
-0
/
+8
*
[WebAssembly] Add WasmEHFuncInfo for unwind destination information
Heejin Ahn
2018-06-19
1
-0
/
+6
*
[MIR] Reset unique MBB numbering in MachineFunction::reset()
Roman Tereshin
2018-04-30
1
-0
/
+1
*
IWYU for llvm-config.h in llvm, additions.
Nico Weber
2018-04-30
1
-0
/
+1
*
[CodeGen] Don't omit any redundant information in -debug output
Francis Visoiu Mistrih
2018-02-26
1
-3
/
+2
*
[CodeGen][NFC] Rename IsVerbose to IsStandalone in Machine*::print
Francis Visoiu Mistrih
2018-01-18
1
-1
/
+1
*
[CodeGen] Print RegClasses on MI in verbose mode
Francis Visoiu Mistrih
2018-01-18
1
-1
/
+3
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-5
/
+4
*
MachineFunction: Slight refactoring; NFC
Matthias Braun
2017-12-15
1
-15
/
+15
*
[CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and de...
Francis Visoiu Mistrih
2017-12-13
1
-1
/
+5
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-2
/
+2
*
[CodeGen] Rename functions PrintReg* to printReg*
Francis Visoiu Mistrih
2017-11-28
1
-2
/
+2
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-4
/
+4
*
NFC Remove default argument of DataLayout::getPointerABIAlignment
Fangrui Song
2017-11-15
1
-1
/
+1
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
Reverting r315590; it did not include changes for llvm-tblgen, which is causi...
Aaron Ballman
2017-10-15
1
-3
/
+3
*
[dump] Remove NDEBUG from test to enable dump methods [NFC]
Don Hinton
2017-10-12
1
-3
/
+3
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-10-10
1
-16
/
+47
*
Add AddresSpace to PseudoSourceValue.
Jan Sjodin
2017-09-14
1
-1
/
+3
*
Add llvm.codeview.annotation to implement MSVC __annotation
Reid Kleckner
2017-09-05
1
-0
/
+1
*
TargetInstrInfo: Change duplicate() to work on bundles.
Matthias Braun
2017-08-22
1
-0
/
+20
*
[StackColoring] Update AliasAnalysis information in stack coloring pass
Hiroshi Inoue
2017-08-01
1
-0
/
+14
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
1
-6
/
+6
*
CodeGen: Refactor MIR parsing
Matthias Braun
2017-06-06
1
-3
/
+0
*
MachineFrameInfo: Move implementation to an own file; NFC
Matthias Braun
2017-04-26
1
-208
/
+0
*
Disable Callee Saved Registers
Oren Ben Simhon
2017-03-14
1
-1
/
+3
*
GlobalISel: put debug info for static allocas in the MachineFunction.
Tim Northover
2017-03-09
1
-0
/
+1
*
Cleanup dump() functions.
Matthias Braun
2017-01-28
1
-1
/
+1
*
Move most EH from MachineModuleInfo to MachineFunction
Matthias Braun
2016-12-01
1
-0
/
+187
*
Temporarily Revert "Move most EH from MachineModuleInfo to MachineFunction"
Eric Christopher
2016-12-01
1
-187
/
+0
*
Move most EH from MachineModuleInfo to MachineFunction
Matthias Braun
2016-11-30
1
-0
/
+187
*
[MachineMemOperand] Move synchronization scope and atomic orderings from SDNo...
Konstantin Zhuravlyov
2016-10-15
1
-8
/
+17
*
Use StringRef in Datalayout API (NFC)
Mehdi Amini
2016-10-01
1
-2
/
+2
*
Revert "Use StringRef in Datalayout API (NFC)"
Mehdi Amini
2016-10-01
1
-1
/
+1
*
Use StringRef in Datalayout API (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
MachineFunction: Add missing newline in debug print()
Matthias Braun
2016-09-29
1
-0
/
+1
[next]