diff options
author | Howard Hinnant <hhinnant@apple.com> | 2010-07-07 19:14:52 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2010-07-07 19:14:52 +0000 |
commit | 189b212662b1f35e4e77da212338e06d69db0e8a (patch) | |
tree | 462766a671a994a93983c0fe31118b7c5d163348 /llvm/lib/CodeGen | |
parent | a6243587282a90104496f670d45f60a46f66c069 (diff) | |
download | bcm5719-llvm-189b212662b1f35e4e77da212338e06d69db0e8a.tar.gz bcm5719-llvm-189b212662b1f35e4e77da212338e06d69db0e8a.zip |
First loop test passed. The data structure and search algorithm is still crude and in-flux. But this milestone needed to be locked in. Right now every loop is implemented in terms of a structure that will handle the most complicated {min, max} loop. Though only *-loops are tested at the moment. In a future iteration *-loops will likely be optimized a little more. The only tests are for basic posix so far, but I have prototype code running for extended posix and ecma. The prototype code lacks the complicating properties of the real <regex> requirements though.
llvm-svn: 107803
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions