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
...
*
[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
*
[Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Sanjay Patel
2016-10-04
1
-10
/
+0
*
[CodeGen] Add support for emitting .init_array instead of .ctors on FreeBSD.
Davide Italiano
2016-09-26
1
-0
/
+2
*
Remove the default subtarget from the x86 port as it isn't necessary (or
Eric Christopher
2016-09-20
1
-2
/
+1
*
Remove a use of subtarget initialization in the X86 backend so we can get rid...
Eric Christopher
2016-09-20
1
-1
/
+4
*
[AVX512] Add initial support for the Execution Domain fixing pass to change s...
Craig Topper
2016-07-22
1
-1
/
+1
*
Don't optimize movs to pushes in -O0 builds.
Nico Weber
2016-07-14
1
-1
/
+1
*
Delete some trailing whitespace.
Nico Weber
2016-07-14
1
-2
/
+2
*
[X86] Disable FixupSetCC for CodeGenOpt::None
Michael Kuperstein
2016-07-11
1
-4
/
+4
*
Recommit r274692 - [X86] Transform setcc + movzbl into xorl + setcc
Michael Kuperstein
2016-07-07
1
-1
/
+2
*
Revert r274692 to check whether this is what breaks windows selfhost.
Michael Kuperstein
2016-07-07
1
-2
/
+1
*
[X86] Transform setcc + movzbl into xorl + setcc
Michael Kuperstein
2016-07-06
1
-1
/
+2
*
Address post-review for r270246
David Majnemer
2016-05-20
1
-11
/
+13
*
[X86] Reduce memory allocations in X86TargetMachine::getSubtargetImpl
David Majnemer
2016-05-20
1
-7
/
+12
*
Delete Reloc::Default.
Rafael Espindola
2016-05-18
1
-4
/
+40
*
Re-commit r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instruct...
Hans Wennborg
2016-05-18
1
-0
/
+1
*
Trivial cleanups.
Rafael Espindola
2016-05-18
1
-1
/
+1
*
Revert r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions"
Hans Wennborg
2016-05-17
1
-1
/
+0
*
X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions
Hans Wennborg
2016-05-17
1
-0
/
+1
*
CodeGen: Move TargetPassConfig from Passes.h to an own header; NFC
Matthias Braun
2016-05-10
1
-0
/
+1
*
[X86] Register and initialize the FixupBW pass.
Ahmed Bougacha
2016-05-07
1
-0
/
+1
*
Remove HasFnAttribute guards to getFnAttribute calls
Nirav Dave
2016-03-30
1
-1
/
+0
*
[PS4] Guarantee an instruction after a 'noreturn' call.
Paul Robinson
2016-03-24
1
-1
/
+3
*
[X86] New pass to change byte and word instructions to zero-extending versions.
Kevin B. Smith
2016-02-11
1
-0
/
+1
*
[X86] Fix stack alignment for MCU target, by Anton Nadolskiy.
Andrey Turetskiy
2016-02-10
1
-2
/
+7
*
Revert r259576: Disable the vzeroupper insertion pass on PS4.
Yunzhong Gao
2016-02-03
1
-3
/
+0
[prev]
[next]