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
/
GlobalISel
/
IRTranslator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"
Jeremy Morse
2020-02-12
1
-1
/
+1
*
[GlobalISel] Change representation of shuffle masks in MachineOperand.
Eli Friedman
2020-01-13
1
-1
/
+4
*
GlobalISel: Handle llvm.read_register
Matt Arsenault
2020-01-09
1
-0
/
+7
*
GlobalISel: Define G_READCYCLECOUNTER
Matt Arsenault
2020-01-04
1
-0
/
+2
*
[AArch64] [Windows] Use COFF stubs for calls to extern_weak functions
Martin Storsjö
2019-12-23
1
-1
/
+3
*
[AArch64] Fix issues with large arrays on stack
Kiran Chandramohan
2019-12-10
1
-3
/
+3
*
DAG: Add function context to isFMAFasterThanFMulAndFAdd
Matt Arsenault
2019-11-19
1
-1
/
+2
*
[globalisel][irtanslator] The IRTranslator should preserve TBAA information
Daniel Sanders
2019-11-14
1
-5
/
+15
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[globalisel] Rename G_GEP to G_PTR_ADD
Daniel Sanders
2019-11-05
1
-6
/
+6
*
[PGO][PGSO] TargetLowering/TargetTransformationInfo/SwitchLoweringUtils part.
Hiroshi Yamauchi
2019-10-31
1
-1
/
+1
*
Add Windows Control Flow Guard checks (/guard:cf).
Andrew Paverd
2019-10-28
1
-0
/
+8
*
[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field
Jeremy Morse
2019-10-15
1
-1
/
+1
*
Reapply r374743 with a fix for the ocaml binding
Joerg Sonnenberger
2019-10-14
1
-10
/
+4
*
Revert "Add a pass to lower is.constant and objectsize intrinsics"
Dmitri Gribenko
2019-10-14
1
-4
/
+10
*
Add a pass to lower is.constant and objectsize intrinsics
Joerg Sonnenberger
2019-10-13
1
-10
/
+4
*
IRTranslator - silence static analyzer null dereference warnings. NFCI.
Simon Pilgrim
2019-10-13
1
-3
/
+4
*
Revert "GlobalISel: Handle llvm.read_register"
Dmitri Gribenko
2019-10-01
1
-15
/
+0
*
GlobalISel: Handle llvm.read_register
Matt Arsenault
2019-10-01
1
-0
/
+15
*
[AArch64][GlobalISel] Support lowering variadic musttail calls
Jessica Paquette
2019-09-30
1
-0
/
+22
*
Add an operand to memory intrinsics to denote the "tail" marker.
Amara Emerson
2019-09-28
1
-0
/
+5
*
[GlobalISel][IRTranslator] Fix switch table lowering to use signed LE not uns...
Amara Emerson
2019-09-24
1
-4
/
+4
*
[Alignment][NFC] DataLayout migration to llvm::Align
Guillaume Chatelet
2019-09-23
1
-1
/
+1
*
[GlobalISel] Defer setting HasCalls on MachineFrameInfo to selection time.
Amara Emerson
2019-09-20
1
-1
/
+3
*
Reapply r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"
Matt Arsenault
2019-09-19
1
-6
/
+21
*
Revert r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"
Hans Wennborg
2019-09-19
1
-21
/
+6
*
GlobalISel: Don't materialize immarg arguments to intrinsics
Matt Arsenault
2019-09-19
1
-6
/
+21
*
[GlobalISel] When a tail call is emitted in a block, stop translating it
Jessica Paquette
2019-09-10
1
-1
/
+16
*
GlobalISel: Add G_BITREVERSE
Matt Arsenault
2019-09-04
1
-0
/
+2
*
[GlobalISel] Replace hard coded dynamic alloca handling with G_DYN_STACKALLOC.
Amara Emerson
2019-08-27
1
-26
/
+15
*
[GlobalISel] Handle multiple registers in dbg.value intrinsic
Aditya Nandakumar
2019-08-20
1
-6
/
+7
*
[GlobalISel] CSEMIRBuilder: Add support for G_GEP
Volkan Keles
2019-08-15
1
-14
/
+7
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-6
/
+6
*
GlobalISel: Change representation of shuffle masks
Matt Arsenault
2019-08-13
1
-1
/
+1
*
GlobalISel: factor common code from translateCall and translateInvoke. NFC.
Tim Northover
2019-08-07
1
-52
/
+34
*
[LLVM][Alignment] Introduce Alignment Type
Guillaume Chatelet
2019-08-05
1
-5
/
+6
*
GlobalISel: support swiftself attribute
Tim Northover
2019-08-02
1
-12
/
+0
*
GlobalISel: Add G_ATOMICRMW_{FADD|FSUB}
Matt Arsenault
2019-07-30
1
-1
/
+6
*
[GISel]: Attach missing range metadata while translating G_LOADs
Aditya Nandakumar
2019-07-21
1
-2
/
+3
*
[GlobalISel] Translate calls to memcpy et al to G_INTRINSIC_W_SIDE_EFFECTs an...
Amara Emerson
2019-07-19
1
-42
/
+34
*
GlobalISel: Define the full family of FP min/max instructions
Matt Arsenault
2019-07-10
1
-0
/
+8
*
GlobalISel: Add G_FENCE
Matt Arsenault
2019-07-02
1
-0
/
+8
*
Fixup r364512
Diana Picus
2019-07-01
1
-10
/
+12
*
[GlobalISel][IRTranslator] Fix some PHI bugs related to jump tables when opti...
Amara Emerson
2019-06-27
1
-14
/
+26
*
Fix ASAN error caused by commit r364512.
Rumeet Dhindsa
2019-06-27
1
-4
/
+6
*
[GlobalISel] Remove [un]packRegs from IRTranslator
Diana Picus
2019-06-27
1
-29
/
+4
*
[GlobalISel] Accept multiple vregs for lowerCall's args
Diana Picus
2019-06-27
1
-5
/
+5
*
[GlobalISel] Accept multiple vregs for lowerCall's result
Diana Picus
2019-06-27
1
-12
/
+4
*
[GlobalISel] Accept multiple vregs in lowerFormalArgs
Diana Picus
2019-06-27
1
-20
/
+7
*
[GlobalISel] Allow multiple VRegs in ArgInfo. NFC
Diana Picus
2019-06-27
1
-1
/
+1
[next]