llvm-6502/lib/Transforms
Benjamin Kramer bc3cb889cd [EliminateDuplicatePHINodes] Replace custom hash map with DenseSet.
While there use hash_combine instead of hand-rolled hashing. No
functionality change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240023 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-18 16:01:00 +00:00
..
Hello modules: Add explicit dependency on intrinsics_gen 2015-06-16 00:44:12 +00:00
InstCombine Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00
Instrumentation AVX-512: cvtusi2ss/d intrinsics. 2015-06-17 07:23:57 +00:00
IPO Move the personality function from LandingPadInst to Function 2015-06-17 20:52:32 +00:00
ObjCARC [PM/AA] Remove the Location typedef from the AliasAnalysis class now 2015-06-17 07:18:54 +00:00
Scalar [NFC] more comments in SLSR 2015-06-18 03:35:57 +00:00
Utils [EliminateDuplicatePHINodes] Replace custom hash map with DenseSet. 2015-06-18 16:01:00 +00:00
Vectorize [PM/AA] Remove the Location typedef from the AliasAnalysis class now 2015-06-17 07:18:54 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile