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
/
X86
/
X86TargetMachine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-2
/
+2
*
Revert "Correct dwarf unwind information in function epilogue for X86"
Reid Kleckner
2017-11-08
1
-7
/
+0
*
Reland "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-07
1
-0
/
+7
*
Revert "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-01
1
-7
/
+0
*
Correct dwarf unwind information in function epilogue for X86
Petar Jovanovic
2017-11-01
1
-0
/
+7
*
X86: Register the X86CallFrameOptimization pass
Zvi Rackover
2017-10-24
1
-0
/
+2
*
[X86] Add a pass to convert instruction chains between domains.
Guy Blank
2017-10-22
1
-0
/
+7
*
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
Matthias Braun
2017-10-12
1
-1
/
+1
*
TargetMachine: Merge TargetMachine and LLVMTargetMachine
Matthias Braun
2017-10-12
1
-1
/
+1
*
[X86][NFC] Add X86CmovConverterPass to the pass registry.
Amjad Aboud
2017-10-02
1
-0
/
+2
*
[GlobalISel] Make GlobalISel a non-optional library.
Quentin Colombet
2017-08-03
1
-4
/
+0
*
Delete Default and JITDefault code models
Rafael Espindola
2017-08-03
1
-3
/
+15
*
[X86] X86::CMOV to Branch heuristic based optimization.
Amjad Aboud
2017-07-16
1
-0
/
+1
*
[X86] Move GISel accessor initialization from TargetMachine to Subtarget.
Quentin Colombet
2017-07-01
1
-47
/
+0
*
[Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86)
Davide Italiano
2017-06-21
1
-0
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Add LiveRangeShrink pass to shrink live range within BB.
Dehao Chen
2017-05-31
1
-0
/
+1
*
TargetPassConfig: Keep a reference to an LLVMTargetMachine; NFC
Matthias Braun
2017-05-30
1
-2
/
+2
*
[globalisel][tablegen] Demote OptForSize/OptForMinSize/ForCodeSize to per-fun...
Daniel Sanders
2017-05-19
1
-8
/
+1
*
Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB."
Hans Wennborg
2017-05-18
1
-1
/
+0
*
[LegacyPassManager] Remove TargetMachine constructors
Francis Visoiu Mistrih
2017-05-18
1
-2
/
+2
*
[X86] Replace slow LEA instructions in X86
Lama Saba
2017-05-18
1
-0
/
+2
*
Only enable LiveRangeShrink for x86.
Dehao Chen
2017-05-17
1
-0
/
+1
*
Revert "[X86] Replace slow LEA instructions in X86"
Reid Kleckner
2017-05-16
1
-2
/
+0
*
[X86] Replace slow LEA instructions in X86
Lama Saba
2017-05-16
1
-0
/
+2
*
[X86] Clang option -fuse-init-array has no effect when generating for MCU target
Nikolai Bozhenov
2017-05-09
1
-1
/
+1
*
[globalisel][tablegen] Compute available feature bits correctly.
Daniel Sanders
2017-04-29
1
-2
/
+10
*
[globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...
Daniel Sanders
2017-04-21
1
-1
/
+1
*
Revert r300964 + r300970 - [globalisel][tablegen] Import SelectionDAG's rule ...
Daniel Sanders
2017-04-21
1
-1
/
+1
*
[globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...
Daniel Sanders
2017-04-21
1
-1
/
+1
*
[globalisel][tablegen] Move <Target>InstructionSelector declarations to anony...
Daniel Sanders
2017-04-06
1
-3
/
+1
*
[GlobalISel][X86] support G_FRAME_INDEX instruction selection.
Igor Breger
2017-03-26
1
-1
/
+1
*
[X86] Remove extra semicolon to placate GCC. NFCI.
Davide Italiano
2017-03-21
1
-1
/
+1
*
ExecutionDepsFix: Let targets specialize the pass; NFC
Matthias Braun
2017-03-18
1
-2
/
+18
*
ExecutionDepsFix: Normalize names; NFC
Matthias Braun
2017-03-18
1
-1
/
+1
*
[GlobalISel] Fix compiler warnings and make assert assert something.
Benjamin Kramer
2017-02-22
1
-1
/
+1
*
[X86][GlobalISel] Initial implementation , select G_ADD gpr, gpr
Igor Breger
2017-02-22
1
-3
/
+6
*
add #ifdef, fix compilation error in case LLVM_BUILD_GLOBAL_ISEL=OFF
Igor Breger
2017-02-10
1
-0
/
+2
*
[X86][GlobalISel] Add general-purpose Register Bank
Igor Breger
2017-02-10
1
-12
/
+20
*
Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes."
Eric Christopher
2017-02-10
1
-5
/
+0
*
For X86-64 linux and PPC64 linux align int128 to 16 bytes.
Eric Christopher
2017-02-10
1
-0
/
+5
*
[X86] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-02-02
1
-17
/
+44
*
[CodeGen] Move MacroFusion to the target
Evandro Menezes
2017-02-01
1
-1
/
+2
*
This is a large patch for X86 AVX-512 of an optimization for reducing code si...
Gadi Haber
2016-12-28
1
-0
/
+2
*
[GlobalISel] Drop workaround for Legalizer member/class sharing a name. NFC.
Ahmed Bougacha
2016-12-15
1
-1
/
+1
*
MachineScheduler: Export function to construct "default" scheduler.
Matthias Braun
2016-11-28
1
-0
/
+8
*
[X86][GlobalISel] Add minimal call lowering support to the IRTranslator
Zvi Rackover
2016-11-15
1
-1
/
+63
*
Add a pass to optimize patterns of vectorized interleaved memory accesses for
David L Kreitzer
2016-10-14
1
-0
/
+3
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-2
/
+2
*
[Triple] Add triple for Fuchsia
Petr Hosek
2016-10-06
1
-0
/
+2
[next]