Commit Graph

108 Commits

Author SHA1 Message Date
practicalswift
3007523154 Fix typo: cannonicalization → canonicalization 2015-12-14 00:11:20 +01:00
practicalswift
03ab74760a Fix typo: cannonical → canonical 2015-12-14 00:11:20 +01:00
practicalswift
a01cc1e4f2 Fix typo: burried → buried 2015-12-14 00:11:19 +01:00
practicalswift
dc569363fd Fix typo: beeing → being 2015-12-14 00:11:18 +01:00
Tushar
657cd80b30 Fix typo 2015-12-14 00:45:10 +05:30
GauravDS
841092785a Fix typos
interefere => interfere
preceeding => preceding
happend => happened
refererence => reference
constains => contains
2015-12-13 03:09:10 +05:30
Kanstantsin Linou
bc732a9ec9 Fix typo in ArrayBoundsCheckOpts.cpp
<code>guarantueed</code> -> <code>guaranteed</code>
2015-12-12 20:09:14 +03:00
Andrew Trick
739b0e9c56 Reorganize SILOptimizer directories for better discoverability.
(libraries now)

It has been generally agreed that we need to do this reorg, and now
seems like the perfect time. Some major pass reorganization is in the
works.

This does not have to be the final word on the matter. The consensus
among those working on the code is that it's much better than what we
had and a better starting point for future bike shedding.

Note that the previous organization was designed to allow separate
analysis and optimization libraries. It turns out this is an
artificial distinction and not an important goal.
2015-12-11 15:14:23 -08:00