Also remove logic in LateVectorize
[oota-llvm.git] / runtime / libprofile / PathProfiling.c
2011-11-08 NAKAMURA TakumiPathProfiling.c: Get rid of using "inline". We may...
2011-11-08 NAKAMURA Takumiruntime/libprofile/PathProfiling.c: Use __inline__...
2011-04-30 NAKAMURA Takumiruntime/libprofile/PathProfiling.c: Don't use // commen...
2011-04-29 Daniel Dunbarwin32: Include DataTypes.h instead of stdint.h to try...
2011-04-29 Daniel DunbarCleanup some DOS newlines.
2011-04-29 Francois PichetUnbreak the MSVC build:
2011-04-27 Nick LewyckyUse static inline to do the right thing when built...
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-01-29 Andrew TrickImplementation of path profiling.