about summary refs log tree commit diff homepage
path: root/test/Feature/DeterministicSwitch.c
AgeCommit message (Expand)Author
2019-03-07Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively.Cristian Cadar
2018-11-02The test DeterministicSwitch.c does not need to allow external symbolic callsCristian Cadar
2018-06-29Make ConstantExpr hashing function faster and modify affected testTimotej Kapus
2016-07-08Generate forked states for switch instructions deterministicallyMartin Nowack
2016-07-08Use vector instead of set to add/remove statesMartin Nowack