1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/Transforms
Daniel Dunbar b5adc13728 Convert StringMap to using StringRef for its APIs.
- Yay for '-'s and simplifications!

 - I kept StringMap::GetOrCreateValue for compatibility purposes, this can
   eventually go away. Likewise the StringMapEntry Create functions still follow
   the old style.

 - NIFC.

llvm-svn: 76888
2009-07-23 18:17:34 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
IPO Remove unnecessary store to temporary std::string. 2009-07-22 20:46:46 +00:00
Scalar Convert StringMap to using StringRef for its APIs. 2009-07-23 18:17:34 +00:00
Utils Don't give a massive inlining cost bonus to available_externally 2009-07-22 08:12:59 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00