OSDN Git Service

Revert r338365: [X86] Improved sched models for X86 BT*rr instructions.
[android-x86/external-llvm.git] / lib / IR / ValueSymbolTable.cpp
2018-07-30 Fangrui SongRemove trailing space
2018-05-14 Nicola ZaghenRename DEBUG macro to LLVM_DEBUG.
2018-04-30 Nico WeberIWYU for llvm-config.h in llvm, additions.
2017-12-04 Jonas Hahnfeld[NVPTX] Assign valid global names
2017-10-15 Aaron BallmanReverting r315590; it did not include changes for llvm...
2017-10-12 Don Hinton[dump] Remove NDEBUG from test to enable dump methods...
2017-06-06 Chandler CarruthSort the remaining #include lines in include/... and...
2017-02-17 Eugene Zelenko[IR] Fix some Clang-tidy modernize and Include What...
2017-01-28 Matthias BraunCleanup dump() functions.
2016-08-23 Eugene ZelenkoFix some Clang-tidy modernize-use-using and Include...
2016-06-26 Benjamin KramerApply clang-tidy's modernize-loop-convert to most of...
2016-01-29 Yaron KerenAnnotate dump() methods with LLVM_DUMP_METHOD, addressi...
2015-11-22 Rafael EspindolaHave a single way for creating unique value names.
2015-05-12 Sunil SrivastavaChanged renaming of local symbols by inserting a dot...
2014-12-09 Duncan P. N. Exon... IR: Split Metadata from Value
2014-11-19 David BlaikieRemove StringMap::GetOrCreateValue in favor of StringMa...
2014-04-22 Chandler Carruth[Modules] Remove potential ODR violations by sinking...
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.