florian
|
809549a31f
* addr nodes can be also considered in cse
|
%!s(int64=11) %!d(string=hai) anos |
florian
|
3a11dd1055
* create the addr node for cse with create_internal to avoid errors when taking the address of a temp.
|
%!s(int64=11) %!d(string=hai) anos |
florian
|
fc7dc9e54c
* do cse after the init/final code has been inserted, this might enable new cse opportunities
|
%!s(int64=11) %!d(string=hai) anos |
lacak
|
c4a981fa8e
fcl-db: bufdataset: TBufDataset autoincrement fields (ftAutoInc) are not restarted when dataset is closed and again reopened. See bug #25628
|
%!s(int64=11) %!d(string=hai) anos |
lacak
|
03e76b5f8b
fcl-db: bufdataset: Check if blob field is not ReadOnly when blob stream is created (in bmWrite mode). Bug #25648
|
%!s(int64=11) %!d(string=hai) anos |
Jeppe Johansen
|
257b1affaa
Fixed previous fix of LsrAnd2Lsr optimization.
|
%!s(int64=11) %!d(string=hai) anos |
Jeppe Johansen
|
f773334374
Fixed LsrAnd2Lsr peephole optimization for ARM.
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
859676d7d3
* fixed r26519 for darwin/x86-64, see comments (mantis #25644)
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
c05da62b0e
* detect static data use by record methods and methods of nested classes/
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
b611882337
* some minor formatting fixes
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
a6d28b5630
* pass on the "eval" state (whether or not subexpressions should be evaluated)
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
2f741121e9
* don't give an internal error when freeing an error token in the preprocessor
|
%!s(int64=11) %!d(string=hai) anos |
Jeppe Johansen
|
3b4f59c316
Fixed MLA/MLS peephole optimization and moved it to the generic ARM peephole optimizer.
|
%!s(int64=11) %!d(string=hai) anos |
Jeppe Johansen
|
184baa3f99
Fixed invalid peephole optimization of ADD/SUB(SP) instructions for ARMv7*M targets.
|
%!s(int64=11) %!d(string=hai) anos |
lacak
|
1034503c5d
fcl-db: bufdataset: improve rev.26604. do not use Field.SetData in BlobStream constructor, because SetData also calls Validate and generates deFieldChange. Which is too early in constructor. These events must be generated after data will be written (in fact deFieldChange is called in BlobStream destructor and Validate is not called in current implementation).
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
2adfb6cdda
* don't endlessly recurse when printing the typename of a procvardef that
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
6d5bef3e1d
* removed code duplication in tpointerdef.GetTypeName
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
89d97a3c2e
* only consider tc_pointer_to_array typeconversions to determine whether a
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
9c4505045b
* fixed formatting
|
%!s(int64=11) %!d(string=hai) anos |
masta
|
9e0af11ad8
Rerun the peephole optimizer after removing the current instruction.
|
%!s(int64=11) %!d(string=hai) anos |
masta
|
57ff589ec7
Always set p to the next instruction after removing p from asml.
|
%!s(int64=11) %!d(string=hai) anos |
lacak
|
8e6fcd876c
fcl-db: bufdataset: when data are written to BLOB field (using TBufBlobStream) assign new write blob buffer to BLOB field in record buffer. So new data are there before Post.
|
%!s(int64=11) %!d(string=hai) anos |
masta
|
c644503daf
Add MovLdr2Ldr peephole optimizer for ARM
|
%!s(int64=11) %!d(string=hai) anos |
masta
|
77d12f61a2
Handle LDRD and STRD correctly in RegInInstruction for ARM
|
%!s(int64=11) %!d(string=hai) anos |
lacak
|
b55c4eec60
fcl-db: bufdataset: formatting
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
b5a2b3860b
* Added AddEmptyStrings to ExtractStrings (bug 25633)
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
b023e30164
* Only resize TStringStream.Datastring in case the string will grow because of the write operation
|
%!s(int64=11) %!d(string=hai) anos |
pierre
|
754790f641
Use new static library not supproted message
|
%!s(int64=11) %!d(string=hai) anos |
pierre
|
6feab20b01
regenerated after: Add different message for static libraary not supported
|
%!s(int64=11) %!d(string=hai) anos |
pierre
|
b4d0cf5593
* Add different message for static libraary not supported
|
%!s(int64=11) %!d(string=hai) anos |