- Sep 22, 2008
-
-
Oscar Fuentes authored
llvm-svn: 56419
-
Bill Wendling authored
llvm-svn: 56418
-
Daniel Dunbar authored
- Pulled css out into Resources/scanview.css llvm-svn: 56416
-
Chris Lattner authored
llvm-svn: 56415
-
Daniel Dunbar authored
- Add simple favicon - Allow resolving source file paths (should be rethought) llvm-svn: 56414
-
- Sep 21, 2008
-
-
Chris Lattner authored
sarl $3, %ecx instead of: movl $3, %ecx sarl %cl, %edx This shrinks fast isel 176.gcc by about 2000 instructions (.3%) llvm-svn: 56413
-
Dan Gohman authored
Handle{Virt,Phys}Reg{Def,Use}. Remove a redundant check for register zero, and redundant checks for isPhysicalRegister. llvm-svn: 56412
-
Dan Gohman authored
compute the maximum element directly. llvm-svn: 56411
-
Owen Anderson authored
correct in the presence of things like EH labels. llvm-svn: 56410
-
Daniel Dunbar authored
- Update for scan-build table change. - Add --auto-reload option (for development, avoids need to restart server). - Always send Last-Modified, with a reasonable value for dynamic content. llvm-svn: 56409
-
Ted Kremenek authored
llvm-svn: 56408
-
Ted Kremenek authored
llvm-svn: 56407
-
Daniel Dunbar authored
iframe to embed bug view (for easy reference). llvm-svn: 56406
-
Ted Kremenek authored
llvm-svn: 56405
-
Daniel Dunbar authored
llvm-svn: 56404
-
Ted Kremenek authored
llvm-svn: 56403
-
Ted Kremenek authored
llvm-svn: 56402
-
Ted Kremenek authored
llvm-svn: 56401
-
Ted Kremenek authored
Added experimental "intelligent-sizing" of HTML message bubbles based on the contents of the message. llvm-svn: 56400
-
Chris Lattner authored
llvm-svn: 56399
-
Ted Kremenek authored
llvm-svn: 56398
-
Ted Kremenek authored
llvm-svn: 56397
-
Ted Kremenek authored
Output to .info files the absolute paths to files that were rejected by the parser or crashed the analyzer. llvm-svn: 56396
-
Ted Kremenek authored
llvm-svn: 56395
-
Ted Kremenek authored
llvm-svn: 56394
-
Ted Kremenek authored
Have ScanView.py generate a "<td></td>" pair in the output HTML instead of having scan-build output an empty (and possibly unused) <td>. llvm-svn: 56393
-
- Sep 20, 2008
-
-
Chris Lattner authored
llvm-svn: 56391
-
Cedric Venet authored
llvm-svn: 56390
-
Cedric Venet authored
Change some class to struct for coherency. llvm-svn: 56389
-
Dale Johannesen authored
Per review feedback. llvm-svn: 56388
-
Duncan Sands authored
of mayReadFromMemory and mayWriteToMemory. llvm-svn: 56387
-
Ted Kremenek authored
Changed casing of many bug names. The convention will be to have bug names (mostly) lower cased, and categories use some capitalization. llvm-svn: 56385
-
Dale Johannesen authored
Check bits for preferred register. llvm-svn: 56384
-
Ted Kremenek authored
GRExprEngine: Use PostStore in EvalStore. Use a second version of EvalStore in EvalBinaryOperator to associate the store with the expression on the LHS. llvm-svn: 56383
-
Daniel Dunbar authored
llvm-svn: 56382
-
Evan Cheng authored
Fix PR2808. When regalloc runs out of register, it spill a physical register around the live interval being allocated. Do not continue to try to spill another register, just grab the physical register and move on. llvm-svn: 56381
-
Evan Cheng authored
llvm-svn: 56380
-
Evan Cheng authored
llvm-svn: 56378
-
Evan Cheng authored
llvm-svn: 56377
-
Dan Gohman authored
llvm-svn: 56376
-