2010-07-12 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-12 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-12 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-12 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-12 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-12 |
Gabor Greif | cache results of operator*
|
commit | commitdiff | tree |
2010-07-12 |
Gabor Greif | cache results of operator*
|
commit | commitdiff | tree |
2010-07-12 |
Gabor Greif | cache dereferenced iterators
|
commit | commitdiff | tree |
2010-07-12 |
Gabor Greif | recommit r108131 (hich has been backed out in r108135...
|
commit | commitdiff | tree |
2010-07-12 |
Gabor Greif | back out r108131 (of TailDuplication.cpp) for now,...
|
commit | commitdiff | tree |
2010-07-12 |
Gabor Greif | cache dereferenced iterators
|
commit | commitdiff | tree |
2010-07-12 |
Gabor Greif | cache dereferenced iterators
|
commit | commitdiff | tree |
2010-07-12 |
Gabor Greif | cache dereferenced iterators
|
commit | commitdiff | tree |
2010-07-12 |
Gabor Greif | cache dereferenced iterators
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | remove useless cast and fix typos in comment
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator* (found by inspection)
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | fix clang selfhost issue (shadowing)
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache result of operator*
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | cache operator*'s result (in multiple functions)
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | refactor type expressions and cache operator*'s result
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | do not repeatedly dereference use_iterator
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | do not repeatedly dereference use_iterator
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | two more cases of reuse result of operator*, found...
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | another case of reuse result of operator*, it is expensive...
|
commit | commitdiff | tree |
2010-07-09 |
Gabor Greif | reuse result of operator*, it is expensive to recompute
|
commit | commitdiff | tree |
2010-07-08 |
Gabor Greif | only dereference iterator once in the loop
|
commit | commitdiff | tree |
2010-07-08 |
Gabor Greif | remove unneeded parens
|
commit | commitdiff | tree |
2010-07-07 |
Gabor Greif | adapt condition for changed default build mode
|
commit | commitdiff | tree |
2010-07-07 |
Gabor Greif | typo in comment, regeneration not necessary
|
commit | commitdiff | tree |
2010-07-07 |
Gabor Greif | conditionalize by CallInst::ArgOffset
|
commit | commitdiff | tree |
2010-07-07 |
Gabor Greif | conditionalize on CallInst::ArgOffset
|
commit | commitdiff | tree |
2010-07-07 |
Gabor Greif | minor cosmetic changes that happened to sit in my tree
|
commit | commitdiff | tree |
2010-07-06 |
Gabor Greif | second round of low-level interface squeeze-out:
|
commit | commitdiff | tree |
2010-07-04 |
Gabor Greif | back out r107580, I have seen what I wanted
|
commit | commitdiff | tree |
2010-07-04 |
Gabor Greif | [another test commit, just to tickle the selfhost buildbots...
|
commit | commitdiff | tree |
2010-07-02 |
Gabor Greif | beautify output
|
commit | commitdiff | tree |
2010-07-02 |
Gabor Greif | use ArgOperand API
|
commit | commitdiff | tree |
2010-07-02 |
Gabor Greif | use ArgOperand API (found by my previous commit)
|
commit | commitdiff | tree |
2010-07-02 |
Gabor Greif | back out r107480, it was just testing the waters anyway...
|
commit | commitdiff | tree |
2010-07-02 |
Gabor Greif | [test commit, just to tickle the selfhost buildbots...
|
commit | commitdiff | tree |
2010-07-01 |
Gabor Greif | evil hack to coerce external users (projects)
|
commit | commitdiff | tree |
2010-07-01 |
Gabor Greif | back out r107396 for now, it needs another minor change...
|
commit | commitdiff | tree |
2010-07-01 |
Gabor Greif | evil hack to coerce external users (projects)
|
commit | commitdiff | tree |
2010-07-01 |
Gabor Greif | reformulate CallSiteBase::getCallee to adapt to CallInst...
|
commit | commitdiff | tree |
2010-07-01 |
Gabor Greif | reformulate CallSite::getCallee to adapt to CallInst...
|
commit | commitdiff | tree |
2010-06-30 |
Gabor Greif | use ArgOperand API
|
commit | commitdiff | tree |
2010-06-30 |
Gabor Greif | use ArgOperand API
|
commit | commitdiff | tree |
2010-06-30 |
Gabor Greif | use ArgOperand API
|
commit | commitdiff | tree |
2010-06-30 |
Gabor Greif | use ArgOperand API
|
commit | commitdiff | tree |
2010-06-30 |
Gabor Greif | use ArgOperand API
|
commit | commitdiff | tree |
2010-06-30 |
Gabor Greif | use CallSite::arg_end instead of CallInst::op_end
|
commit | commitdiff | tree |
2010-06-30 |
Gabor Greif | use getArgOperand (corrected by CallInst::ArgOffset...
|
commit | commitdiff | tree |
2010-06-30 |
Gabor Greif | use getArgOperand (corrected by CallInst::ArgOffset...
|
commit | commitdiff | tree |
2010-06-30 |
Gabor Greif | use getNumArgOperands instead of getNumOperands
|
commit | commitdiff | tree |
2010-06-30 |
Gabor Greif | use getArgOperand instead of getOperand
|
commit | commitdiff | tree |
2010-06-30 |
Gabor Greif | use getArgOperand instead of getOperand
|
commit | commitdiff | tree |
2010-06-30 |
Gabor Greif | use getArgOperand instead of getOperand
|
commit | commitdiff | tree |
2010-06-29 |
Gabor Greif | minor cosmetics
|
commit | commitdiff | tree |
2010-06-29 |
Gabor Greif | use ArgOffset constant to prepare for operand rotation
|
commit | commitdiff | tree |
2010-06-29 |
Gabor Greif | use ArgOperand API
|
commit | commitdiff | tree |
2010-06-29 |
Gabor Greif | use ArgOperand API
|
commit | commitdiff | tree |
2010-06-29 |
Gabor Greif | use ArgOperand APIs
|
commit | commitdiff | tree |
2010-06-29 |
Gabor Greif | encode operand initializations (at fixed index)
|
commit | commitdiff | tree |
2010-06-28 |
Gabor Greif | use ArgOperand API
|
commit | commitdiff | tree |
2010-06-28 |
Gabor Greif | use ArgOperand API
|
commit | commitdiff | tree |
2010-06-28 |
Gabor Greif | employ CallInst::ArgOffset (for now)
|
commit | commitdiff | tree |
2010-06-28 |
Gabor Greif | simplify: we have solid argument iterator range
|
commit | commitdiff | tree |
2010-06-28 |
Gabor Greif | use setArgOperand
|
commit | commitdiff | tree |
2010-06-28 |
Gabor Greif | use CallInst::ArgOffset
|
commit | commitdiff | tree |
2010-06-28 |
Gabor Greif | use ArgOperand API and CallInst::ArgOffset
|
commit | commitdiff | tree |
2010-06-28 |
Gabor Greif | extend ArgOperand interface: setArgOperand
|
commit | commitdiff | tree |
2010-06-28 |
Gabor Greif | use cached value
|
commit | commitdiff | tree |
2010-06-26 |
Gabor Greif | use ArgOperand API
|
commit | commitdiff | tree |
2010-06-26 |
Gabor Greif | use ArgOperand API
|
commit | commitdiff | tree |
2010-06-26 |
Gabor Greif | use ArgOperand API
|
commit | commitdiff | tree |
2010-06-26 |
Gabor Greif | resort to ArgOperand API
|
commit | commitdiff | tree |
2010-06-25 |
Gabor Greif | use ArgOperand accessors
|
commit | commitdiff | tree |
2010-06-25 |
Gabor Greif | use ArgOperand API (the simple part)
|
commit | commitdiff | tree |
2010-06-25 |
Gabor Greif | use ArgOperand API
|
commit | commitdiff | tree |
2010-06-25 |
Gabor Greif | use ArgOperand API
|
commit | commitdiff | tree |
2010-06-25 |
Gabor Greif | use ArgOperand API and CallSite to access arguments...
|
commit | commitdiff | tree |
2010-06-25 |
Gabor Greif | use ArgOperand API and CallSite to access arguments...
|
commit | commitdiff | tree |
2010-06-25 |
Gabor Greif | use ArgOperand API
|
commit | commitdiff | tree |
next |