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
/
Passes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PM] Remove the old 'PassManager.h' header file at the top level of
Chandler Carruth
2015-02-13
1
-1
/
+1
*
Remove a gross usage of environment variables in MachineVerifier, replacing i...
Owen Anderson
2015-02-04
1
-1
/
+3
*
Add a Windows EH preparation pass that zaps resumes
Reid Kleckner
2015-01-29
1
-1
/
+3
*
Remove gc.root's performCustomLowering
Philip Reames
2015-01-28
1
-0
/
+3
*
Update a few calls to getSubtarget<> to either be getSubtargetImpl
Eric Christopher
2015-01-27
1
-1
/
+1
*
Classify functions by EH personality type rather than using the triple
Reid Kleckner
2015-01-23
1
-2
/
+1
*
Move ownership of GCStrategy objects to LLVMContext
Philip Reames
2015-01-16
1
-1
/
+0
*
Revert "Insert random noops to increase security against ROP attacks (llvm)"
JF Bastien
2015-01-14
1
-3
/
+0
*
Insert random noops to increase security against ROP attacks (llvm)
JF Bastien
2015-01-14
1
-0
/
+3
*
CodeGen support for x86_64 SEH catch handlers in LLVM
Reid Kleckner
2015-01-14
1
-1
/
+1
*
Add the ExceptionHandling::MSVC enumeration
Reid Kleckner
2014-12-19
1
-0
/
+1
*
Rename argument strings of codegen passes to avoid collisions with command line
Akira Hatanaka
2014-12-13
1
-1
/
+1
*
[CodeGen] Add print and verify pass after each MachineFunctionPass by default
Matthias Braun
2014-12-11
1
-68
/
+66
*
This reverts commit r224043 and r224042.
Rafael Espindola
2014-12-11
1
-63
/
+68
*
[CodeGen] Add print and verify pass after each MachineFunctionPass by default
Matthias Braun
2014-12-11
1
-68
/
+63
*
Add a print and verify pass after the RegisterCoalescer
Matthias Braun
2014-11-19
1
-0
/
+1
*
Rename EH related stuff to be more precise
Reid Kleckner
2014-11-14
1
-1
/
+1
*
Transforms: address some late comments
Saleem Abdulrasool
2014-11-08
1
-1
/
+1
*
Transform: add SymbolRewriter pass
Saleem Abdulrasool
2014-11-07
1
-0
/
+2
*
Pacify bots and simplify r220321
Arnaud A. de Grandmaison
2014-10-21
1
-1
/
+1
*
[PBQP] Teach PassConfig to tell if the default register allocator is used.
Arnaud A. de Grandmaison
2014-10-21
1
-0
/
+6
*
Add pass-manager flags to use CFL AA
Hal Finkel
2014-09-02
1
-0
/
+6
*
[PeepholeOptimizer] Refactor the advanced copy optimization to take advantage of
Quentin Colombet
2014-08-20
1
-0
/
+3
*
Add scoped-noalias metadata
Hal Finkel
2014-07-24
1
-0
/
+1
*
Enable partial libcall inlining for all targets by default.
James Molloy
2014-07-23
1
-0
/
+5
*
CodeGen: rename Win64 ExceptionHandling to WinEH
Saleem Abdulrasool
2014-06-29
1
-1
/
+1
*
[StackMaps] Enable patchpoint liveness analysis per default.
Juergen Ributzka
2014-06-26
1
-6
/
+1
*
[Stackmaps] Remove the liveness calculation for stackmap intrinsics.
Juergen Ributzka
2014-06-26
1
-2
/
+1
*
Add a subtarget hook: enablePostMachineScheduler.
Andrew Trick
2014-06-04
1
-3
/
+3
*
verify-di: Implement DebugInfoVerifier
Duncan P. N. Exon Smith
2014-04-15
1
-1
/
+9
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-14
1
-7
/
+7
*
Remove LowerInvoke's obsolete "-enable-correct-eh-support" option
Mark Seaborn
2014-03-20
1
-1
/
+1
*
Revert "Revert "Add Constant Hoisting Pass" (r200034)"
Juergen Ributzka
2014-01-25
1
-0
/
+6
*
Revert "Add Constant Hoisting Pass" (r200034)
Hans Wennborg
2014-01-25
1
-6
/
+0
*
Add Constant Hoisting Pass
Juergen Ributzka
2014-01-24
1
-0
/
+6
*
Revert "Add Constant Hoisting Pass"
Juergen Ributzka
2014-01-24
1
-6
/
+0
*
Add Constant Hoisting Pass
Juergen Ributzka
2014-01-24
1
-0
/
+6
*
Hide the pre-RA-sched= option.
Andrew Trick
2014-01-13
1
-1
/
+1
*
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
Chandler Carruth
2014-01-13
1
-1
/
+1
*
[PM] Simplify the interface exposed for IR printing passes.
Chandler Carruth
2014-01-12
1
-4
/
+3
*
[PM] Rename the IR printing pass header to a more generic and correct
Chandler Carruth
2014-01-12
1
-1
/
+1
*
Move the LLVM IR asm writer header files into the IR directory, as they
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Stub out a PostMachineScheduler pass.
Andrew Trick
2013-12-28
1
-1
/
+12
*
[stackprotector] Use analysis from the StackProtector pass for stack layout i...
Josh Magee
2013-12-19
1
-2
/
+2
*
[Stackmap] Liveness Analysis Pass
Juergen Ributzka
2013-12-14
1
-0
/
+8
*
Revert "Liveness Analysis Pass"
Andrew Trick
2013-12-13
1
-5
/
+0
*
Liveness Analysis Pass
Andrew Trick
2013-12-13
1
-0
/
+5
*
Add a RequireStructuredCFG Field to TargetMachine.
Vincent Lejeune
2013-12-07
1
-1
/
+4
*
Remove the now unused strong phi elimination pass.
Rafael Espindola
2013-10-14
1
-14
/
+3
*
Added temp flag -misched-bench for staging in default changes.
Andrew Trick
2013-09-26
1
-1
/
+1
[next]