index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Other
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-04
Make DataLayout Non-Optional in the Module
Mehdi Amini
1
-60
/
+60
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
7
-16
/
+16
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
3
-8
/
+8
2015-02-11
Don't promote asynch EH invokes of nounwind functions to calls
Reid Kleckner
1
-0
/
+2
2015-02-01
[PM] Teach the module-to-function adaptor to not run function passes
Chandler Carruth
1
-0
/
+10
2015-02-01
[PM] Port TTI to the new pass manager, introducing a TargetIRAnalysis to
Chandler Carruth
1
-0
/
+12
2015-01-24
If we see UTF-8 BOM sequence at the beginning of a response file, we shall
Yunzhong Gao
3
-0
/
+7
2015-01-15
[PM] Port TargetLibraryInfo to the new pass manager, provided by the
Chandler Carruth
1
-0
/
+12
2015-01-13
[PM] Remove the defunt CGSCC-specific debug flag.
Chandler Carruth
2
-17
/
+17
2015-01-13
[PM] Refactor the new pass manager to use a single template to implement
Chandler Carruth
2
-165
/
+164
2015-01-13
[PM] Fold all three analysis managers into a single AnalysisManager
Chandler Carruth
1
-56
/
+56
2015-01-07
[PM] Give slightly less horrible names to the utility pass templates for
Chandler Carruth
1
-23
/
+23
2015-01-07
[PM] Fix a pretty nasty bug where the new pass manager would invalidate
Chandler Carruth
1
-12
/
+51
2015-01-06
[PM] Introduce a utility pass that preserves no analyses.
Chandler Carruth
1
-0
/
+33
2015-01-06
[PM] Simplify how we parse the outer layer of the pass pipeline text and
Chandler Carruth
2
-3
/
+36
2015-01-06
[PM] Add a utility pass template that synthesizes the invalidation of
Chandler Carruth
1
-0
/
+51
2015-01-06
[PM] Add a collection of no-op analysis passes and switch the new pass
Chandler Carruth
1
-6
/
+14
2015-01-06
[PM] Add a utility to the new pass manager for generating a pass which
Chandler Carruth
1
-4
/
+2
2015-01-05
[PM] Don't run the machinery of invalidating all the analysis passes
Chandler Carruth
1
-0
/
+7
2015-01-05
[PM] Add names and debug logging for analysis passes to the new pass
Chandler Carruth
1
-0
/
+10
2015-01-05
[PM] Wire up support for explicitly running the verifier pass.
Chandler Carruth
1
-0
/
+20
2014-09-12
[lit] Parse all strings as UTF-8 rather than ASCII.
Jordan Rose
1
-0
/
+3
2014-08-30
Teach llvm-bcanalyzer to use one stream's BLOCKINFO to read another stream.
Jordan Rose
4
-0
/
+32
2014-08-05
Don't internalize all but main by default.
Rafael Espindola
1
-13
/
+0
2014-07-04
IR: Fold away compares between GV GEPs and GVs
David Majnemer
1
-0
/
+17
2014-06-23
Change the default input for llvm-nm to be a.out instead of standard input
Kevin Enderby
1
-2
/
+2
2014-06-15
Canonicalize addrspacecast ConstExpr between different pointer types
Jingyue Wu
1
-1
/
+1
2014-06-09
Reduce verbiage of lit.local.cfg files
Alp Toker
1
-2
/
+1
2014-05-16
Fix most of PR10367.
Rafael Espindola
1
-3
/
+3
2014-05-06
Do not make -pass-remarks additive.
Diego Novillo
1
-0
/
+7
2014-04-21
[PM] Add a new-PM-style CGSCC pass manager using the newly added
Chandler Carruth
1
-0
/
+36
2014-04-08
Add -pass-remarks flag to 'opt'.
Diego Novillo
1
-0
/
+33
2014-01-20
[PM] Wire up the Verifier for the new pass manager and connect it to the
Chandler Carruth
1
-0
/
+30
2014-01-13
[PM] Wire up support for writing bitcode with new PM.
Chandler Carruth
1
-0
/
+5
2014-01-13
[PM] Wire up support for printing assembly output from the opt command.
Chandler Carruth
1
-0
/
+6
2014-01-12
[PM] Add module and function printing passes for the new pass manager.
Chandler Carruth
1
-0
/
+28
2014-01-12
[PM] Fix a bunch of bugs I spotted by inspection when working on this
Chandler Carruth
1
-0
/
+50
2014-01-12
[PM] Add support for parsing function passes and function pass manager
Chandler Carruth
1
-0
/
+42
2014-01-11
[PM] Actually nest pass managers correctly when parsing the pass
Chandler Carruth
1
-2
/
+18
2014-01-11
[PM] Add (very skeletal) support to opt for running the new pass
Chandler Carruth
1
-0
/
+2
2013-12-12
Removed llvm-cov.test from Other folder.
Yuchen Wu
3
-4
/
+0
2013-11-22
Add a fixed version of r195470 back.
Rafael Espindola
1
-5
/
+6
2013-11-22
Revert "Convert linkonce* to weak* instead of strong."
Rafael Espindola
1
-6
/
+5
2013-11-22
Convert linkonce* to weak* instead of strong.
Rafael Espindola
1
-5
/
+6
2013-11-15
Add addrspacecast instruction.
Matt Arsenault
1
-2
/
+2
2013-11-05
Provide a test input for opt
Alp Toker
1
-6
/
+6
2013-10-28
Quote potential shell expansions found in tests
Alp Toker
1
-1
/
+1
2013-10-26
llvm/test/Other/close-stderr.ll: Remove "XFAIL:win32". It reverts r173509.
NAKAMURA Takumi
1
-3
/
+0
2013-08-22
Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...
Bill Wendling
1
-1
/
+1
2013-08-20
Teach ConstantFolding about pointer address spaces
Matt Arsenault
1
-0
/
+235
[next]