llvm-6502/lib/Transforms
Nick Lewycky 7b09b97bdf Issue a fatal error if the line doesn't have a regular expression.
Also a couple not-user-visible changes; using empty() instead of size(), and
make inSection() not insert NULL Regex*'s into StringMap when doing a lookup.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168833 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-29 00:01:38 +00:00
..
Hello
InstCombine instcombine: Don't replace all uses for instructions with no uses 2012-11-27 18:52:49 +00:00
Instrumentation Issue a fatal error if the line doesn't have a regular expression. 2012-11-29 00:01:38 +00:00
IPO Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Scalar When we delete a dead basic block, see if any of its successors are dead and 2012-11-28 23:23:48 +00:00
Utils Remove the dependent libraries feature. 2012-11-27 09:55:56 +00:00
Vectorize BBVectorize: Correctly merge SubclassOptionalData 2012-11-28 03:04:10 +00:00
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
LLVMBuild.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00