summaryrefslogtreecommitdiff
path: root/compiler/ncal.pas
Commit message (Expand)AuthorAgeFilesLines
* + added code again to improve inlining based on vs_read/..., and fixed someinlinejonas2005-12-101-26/+90
* * gave all valid_for_*() functions a second parameter which indicatesjonas2005-12-101-82/+29
* * fixed make cycle with -Or (put parameters values which are computed in ajonas2005-11-021-49/+53
* Merged revisions 826-1627 via svnmerge fromjonas2005-11-021-138/+71
* * split vs_used in vs_read, vs_written, vs_readwrittenjonas2005-08-081-19/+69
* * inlining on x86_64 fixed (not broken in fixes branch, needs no merging)florian2005-07-261-2/+5
* * fixed inlining of method calls with a methodpointer in a tempjonas2005-07-191-3/+22
* * fixed disabling of recusive inlining after pocall_inline to po_inlinejonas2005-07-191-1/+1
* * inline and compilerproc are now procoptions instead of proccall typesjonas2005-07-181-7/+6
* * node optimizer branch mergedflorian2005-06-191-12/+12
* * don't use normal assingments for inlining of formal constspeter2005-06-131-0/+1
* * fixed web bug 4039 (include methodpointer init/fini for inlined methods)jonas2005-06-121-0/+7
* + started with refactoring det_resulttypeflorian2005-05-291-4/+24
* * log and id tags removedfpc2005-05-211-44/+0
* initial importfpc2005-05-161-0/+2622