Timeline
Aug 7, 2014:
- 9:48 PM Changeset [3972] by
- All codepoints test file, one per line
- 8:59 PM Changeset [3971] by
- Revert Digit and Hex
- 4:40 PM Changeset [3970] by
- auto gen test files for i2 ops
- 4:40 PM Changeset [3969] by
- A change to the way unicode categories are handled. This version …
- 9:48 AM Changeset [3968] by
- Bug fixes
Aug 6, 2014:
- 8:24 PM Changeset [3967] by
- Add metacategory '.' to select all categories
- 5:06 PM Changeset [3966] by
- New header.
- 5:05 PM Changeset [3965] by
- The Unicode category 'Nd' is in place and it is working.
- 9:56 AM Changeset [3964] by
- Shorten if-range tests
- 8:47 AM Changeset [3963] by
- Eliminated all of the extra marker bit stream variables that were …
Aug 5, 2014:
- 3:20 PM Changeset [3962] by
- Unicode_category_compiler fixes; ategory header template; makefile
- 2:37 PM Changeset [3961] by
- Multibyte character code classes parsed from hex notation are now …
- 12:38 PM Changeset [3960] by
- Eliminating some common subexpressions
Aug 4, 2014:
- 3:09 PM Changeset [3959] by
- Divide up subclass processing by UTF-8 length
- 2:55 PM Changeset [3958] by
- Minor update.
- 12:56 PM Changeset [3957] by
- Minor update.
- 12:53 PM Changeset [3956] by
- Matchstar for utf-8 character classes works. Needs refactoring.
- 9:46 AM Changeset [3955] by
- icGREP now uses scanthru for multibyte unicode character classes.
- 7:35 AM Changeset [3954] by
- Unicode category compiler main program: unicode_charset_compiler.py
- 7:32 AM Changeset [3953] by
- data file for unicode_charset_compiler.py
- 7:22 AM Changeset [3952] by
- Compiler for Unicode general categories
Aug 3, 2014:
- 11:26 AM Changeset [3951] by
- basis_pattern must be a list
- 6:27 AM Changeset [3950] by
- Initialize predeclared bit variables in constructor
Aug 2, 2014:
- 5:01 PM Changeset [3949] by
- Add CanonicalCharSetDef? constructor, default UTF-8 basis pattern
- 1:13 PM Changeset [3948] by
- Advance operation in expr2py
- 1:09 PM Changeset [3947] by
- Rename bitwise-expr to pablo-expr;add advance expression, pablo-stmt
Aug 1, 2014:
- 5:33 PM Changeset [3946] by
- add perf results. 4 inserts version saves 100+ lines of asm, but hurt …
- 5:27 PM Changeset [3945] by
- seperate s2p_ideal from s2p.ll, since it won't compile on SSE2 machine.
- 4:19 PM Changeset [3944] by
- Convert character set definitions to use canonical list of range data …
- 10:52 AM Changeset [3943] by
- Refactor to create CC_compiler object
- 7:38 AM Changeset [3942] by
- Refactor pulling out bitwise_expr module; prepare toAst method
Jul 31, 2014:
- 9:15 PM Changeset [3941] by
- Adding the new classes for the unicode categories.
- 9:11 PM Changeset [3940] by
- The framework for the unicode categories is in place. The static c++ …
- 8:41 PM Changeset [3939] by
- test out PEXT with s2p_ideal, put down results
- 6:25 PM Changeset [3938] by
- add back packh_8,4,2 / packl_8, 4, 2
- 3:50 PM Changeset [3937] by
- some perf result. Compile s2p on avx2 and the rest with sse2
- 1:39 PM Changeset [3936] by
- add avx2 support in cmake
- 11:07 AM Changeset [3935] by
- The parser is now able to parse unicode categories.
Jul 30, 2014:
- 9:40 AM Changeset [3934] by
- icGREP now accepts utf8 encoded characters in a regular expression.
Jul 28, 2014:
- 1:03 PM Changeset [3933] by
- IR inline s2p_bytepack, get the same perf result of SSE2 now.
- 10:57 AM Changeset [3932] by
- DerivedGeneralCategory? Unicode file
- 8:28 AM Changeset [3931] by
- Prettier output
- 5:58 AM Changeset [3930] by
- Initial generation of if-nest hierarchy for Unicode character class defs
Jul 25, 2014:
- 5:06 PM Changeset [3929] by
- generate PACKUS with llc, updated perf
- 11:36 AM Changeset [3928] by
- Implements the new algorithm to reduce the number of character class …
Jul 24, 2014:
- 6:21 PM Changeset [3927] by
- use a better ifh_1
- 2:52 PM Changeset [3926] by
- Added an optimization to the character clas compiler to combine the …
Jul 23, 2014:
- 3:24 PM Changeset [3925] by
- document a little bit, seperate xmlwf and xmlwf_perf, since they use …
Jul 22, 2014:
- 5:25 PM Changeset [3924] by
- copy perf_script in and add 'perf_xmlwf' target. 'make perf_xmlwf' …
- 5:15 PM Changeset [3923] by
- remove s2p.hpp to make sure ir lib is used.
- 5:01 PM Changeset [3922] by
- copy xmlwf in and compile it with ir lib
- 12:01 PM Changeset [3921] by
- Turn OFF various unneeded build options.
Jul 21, 2014:
- 7:00 PM Changeset [3920] by
- s2p_bytepack pure ir library works for sse2 now.
- 6:12 PM Changeset [3919] by
- adding more unittests
- 3:52 PM Changeset [3918] by
- have pack_16 work
- 12:26 PM Changeset [3917] by
- New files for re simplification
- 12:19 PM Changeset [3916] by
- Updates for icgrep-0.9
- 11:53 AM Changeset [3915] by
- New README for 0.9
- 11:49 AM Changeset [3914] by
- Updates for icgrep-0.9: re simplifications, re names, replimit mods, …
- 11:27 AM Changeset [3913] by
- Distribute llvm as source rather than compiled libraries
- 11:17 AM Changeset [3912] by
- Tag devel version as 0.8
- 11:15 AM Changeset [3911] by
- icgrep-devel created
- 11:10 AM Changeset [3910] by
- Remove MacOSX binary
Jul 20, 2014:
- 1:20 PM Changeset [3909] by
- initial commit of lib_ir
Jul 19, 2014:
- 3:47 PM Changeset [3908] by
- Removed SSE2 test.
- 8:23 AM Changeset [3907] by
- LLVM binary components
Note: See TracTimeline
for information about the timeline view.