- 5e4b95b Don't generate floating point stubs for mips16 code if the function by Reed Kotler · 12 years ago
- 55db69c AVX-512: Added more tests for BROADCAST by Elena Demikhovsky · 12 years ago
- fac4a4e AVX-512: Added VPERM* instructons and MOV* zmm-to-zmm instructions. by Elena Demikhovsky · 12 years ago
- 5b854f1 Re-instate r187323 which fast-tracks promotable allocas as soon as the by Chandler Carruth · 12 years ago
- 37508bb Finish fixing the SSAUpdater-based AllocaPromoter strategy in SROA to cope with by Chandler Carruth · 12 years ago
- 3c7a446 Reformat some bits of AllocaPromoter and simplify the name and type of by Chandler Carruth · 12 years ago
- 76ba4f5 Incorrect JAL instruction attributes caused the optimizer to make a wrong by Reed Kotler · 12 years ago
- 5cf1491 Revert r188119 "Kill some duplicated code for removing unreachable BBs." by Arnold Schwaighofer · 12 years ago
- d8de58e [Sparc] Enable xword directive in sparcv9. by Venkatraman Govindaraju · 12 years ago
- d080fb1 Teach ValueTracking about address spaces by Matt Arsenault · 12 years ago
- 6e4dbcd R600/SI: FMA is faster than fmul and fadd for f64 by Niels Ole Salscheider · 12 years ago
- 4ab92e4 R600/SI: Add FMA pattern by Niels Ole Salscheider · 12 years ago
- 0a69bac Check for $PWD in llvm::sys::current_path. by Rafael Espindola · 12 years ago
- 3ed7576 [objc-arc] Track if we encountered an additive overflow while computing {TopDown,BottomUp}PathCounts and do nothing if it occurred. by Michael Gottesman · 12 years ago
- 835738c Kill some duplicated code for removing unreachable BBs. by Peter Collingbourne · 12 years ago
- aaae6e9 DataFlowSanitizer: Remove unreachable BBs so IR continues to verify by Peter Collingbourne · 12 years ago
- ea549f0 [lit] Remove old ExamplesTests directory. by Daniel Dunbar · 12 years ago
- de404a2 [lit] Move ManyTests examples to lit/examples/many-tests. by Daniel Dunbar · 12 years ago
- a5e463e [lit] Drop deprecated aliases for lit and old module names. by Daniel Dunbar · 12 years ago
- 4981a6c [lit] Update lit's own tests to use lit_config and lit package, as appropriate. by Daniel Dunbar · 12 years ago
- 1e07de3 Add another intrinsic that LLVM gives an incorrect prototype to. by Reed Kotler · 12 years ago
- 236e389 [stackprotector] Simplify SP Pass so that we emit different fail basic blocks for each fail condition. by Michael Gottesman · 12 years ago
- 4c71064 Mark obviously const methods. Also use reference for parameters when possible. by Jakub Staszak · 12 years ago
- 22c6ccf [docs] Update TestingGuide's note on how to run with Valgrind. by Daniel Dunbar · 12 years ago
- efdcf80 [lit] Fix typo. - Noticed by edward-san (IRC). by Daniel Dunbar · 12 years ago
- fc6434a Add a overload to CostTable which allows it to infer the size of the table. by Benjamin Kramer · 12 years ago
- 1edaeb6 Add description of function attribute 'minsize' in LangRef.rst. by Andrea Di Biagio · 12 years ago
- 02f0799 CHECK-LABEL-ify tests by Stephen Lin · 12 years ago
- 8328b69 DebugInfo: provide the ability to add members to a class after it has been constructed by David Blaikie · 12 years ago
- 5752b08 Make directory iterator sentinels free. by Benjamin Kramer · 12 years ago
- 6c2dc9e ELFObjectFile.h: Silence warning on Windows by Hans Wennborg · 12 years ago
- 27c35d9 [tests] Update to use lit_config and lit package, as appropriate. by Daniel Dunbar · 12 years ago
- b0e8d37 Make helper static and fix formatting. by Benjamin Kramer · 12 years ago
- 04b03fa This fixes the Thumb2 CPS assembly syntax. by Mihai Popa · 12 years ago
- e921f32 Fix assembling of Thumb2 branch instructions. by Mihai Popa · 12 years ago
- a9232f7 Remove byte order mark from source file. by Benjamin Kramer · 12 years ago
- d25fed9 Add back missing PPC relocation types. by Ulrich Weigand · 12 years ago
- 6514751 [SystemZ] Update README by Richard Sandiford · 12 years ago
- 1b8ac53 Try to unbreak Windows build after r188022 by Alexey Samsonov · 12 years ago
- 4f75d9b Add missing 'v' prefix in front of palignr on one of checks. by Craig Topper · 12 years ago
- ad445a6 Change asserts at the top of getVectorShuffle to check that LHS and RHS have the same type as the result. by Craig Topper · 12 years ago
- 3d7f79a Set ISD::FROUND to Expand by default for all types by Hal Finkel · 12 years ago
- 1c9cd02 [CodeGen] prevent abnormal on invalid attributes by Saleem Abdulrasool · 12 years ago
- 623f202 Optimistically ignore scattered relocations in MachO in RuntimeDyld. This by Lang Hames · 12 years ago
- 128ce31 [lit] Rename lit.{TestFormats,Util} to their aliased names {formats,util}. by Daniel Dunbar · 12 years ago
- 3864982 [lit] Inject the lit specific config object as 'lit_config' when loading config files. by Daniel Dunbar · 12 years ago
- 6c749c5 [lit] Split TestingConfig.frompath() into separate ctor and load methods. by Daniel Dunbar · 12 years ago
- 49e5142 [lit] Eliminate mustExist parameter from TestingConfig.frompath(). by Daniel Dunbar · 12 years ago
- 3279653 [lit] Only create config copies when a local config file is present. by Daniel Dunbar · 12 years ago
- b3c0c58 [lit] Eliminate parent argument from TestingConfig.frompath(), which is effectively unused. by Daniel Dunbar · 12 years ago
- f5539a3 Add missing PPC64 relocation types. by Michael J. Spencer · 12 years ago
- b8b2a03 Update the CMake build files. by Eric Christopher · 12 years ago
- 6ba2ed5 Revert r185882. This is causing problems with the gold linker and might be better handled by the linker. by Bill Wendling · 12 years ago
- 0d27ca1 Move hash computation code into a separate class and file. by Eric Christopher · 12 years ago
- d12fce1 Mips ELF: MicroMips direct object Little endian support. by Jack Carter · 12 years ago
- 6855440 llvm isn't C++11 yet :( by Michael J. Spencer · 12 years ago
- 081a194 [Object] Split the ELF interface into 3 parts. by Michael J. Spencer · 12 years ago
- 491d049 [mips] Rename accumulator register classes and FP register operands. by Akira Hatanaka · 12 years ago
- 7af40bf [mips] Mark pseudo instructions as code-gen only. by Akira Hatanaka · 12 years ago
- 94a88c4 [mips] Delete register class HWRegs64. by Akira Hatanaka · 12 years ago
- d76adee cast fix to appease buildbot by David Fang · 12 years ago
- 9b19dfc Revert "Reapply r185872 now that the address sanitizer has been changed to support this." by Arnold Schwaighofer · 12 years ago
- 81e8f39 [tests] Remove dead VALGRIND and CLEANED_TESTSUITE makefile variables. by Daniel Dunbar · 12 years ago
- abb9de5 [lit] Change --show-{tests,suites} to exit after printing. by Daniel Dunbar · 12 years ago
- 59c6b10 [lit] Remove --repeat option, which wasn't that useful. by Daniel Dunbar · 12 years ago
- 0e5f7c5 [lit] Eliminate some nested imports. by Daniel Dunbar · 12 years ago
- 9d11edb [lit] Remove on_clone member, which is no longer used. by Daniel Dunbar · 12 years ago
- d4f9d05 initial draft of PPCMachObjectWriter.cpp by David Fang · 12 years ago
- 783a038 Fix off-by-one error in Regex::isValid by Alexey Samsonov · 12 years ago
- 0147736 R600/SI: Implement fp32<->fp64 conversions by Niels Ole Salscheider · 12 years ago
- 7114e2e R600/SI: Implement sint<->fp64 conversions by Niels Ole Salscheider · 12 years ago
- 91955e7 Use pop_back() instead of pop_back_val() when the returned value is not used. by Jakub Staszak · 12 years ago
- cee3538 Remove the now redundant FeatureFP16 from the Cortex-A15 feature list. It was made redundant when FeatureVFP4 was added which implies FP16. by Silviu Baranga · 12 years ago
- 72feef1 Fix the comment. by Jakub Staszak · 12 years ago
- 6ee0581 Use EXPECT_TRUE/EXPECT_FALSE to avoid bogus warnings from the guts of gtest. by Benjamin Kramer · 12 years ago
- b1dc939 test commit. by Andrea Di Biagio · 12 years ago
- 868bed9 The name "tCDP" isn't used anywhere else in the source code, so renaming it for consistency doesn't cause any problems. by Mihai Popa · 12 years ago
- 13aeceb DISubprogram metadata have an MDNode representing which base type by Eric Christopher · 12 years ago
- 35d2102 Disable inlining between sanitized and non-sanitized functions. by Evgeniy Stepanov · 12 years ago
- 76ef79f For DW_TAG_template_type_parameter the actual passed in type could by Eric Christopher · 12 years ago
- eee2a11 Remove AllUndef check from one of the loops in getVectorShuffle. It was already handled by the 'AllLHS && AllRHS' check after the previous loop. by Craig Topper · 12 years ago
- 37c107b The conversion to bool is fine here, no need to check isType. by Eric Christopher · 12 years ago
- dc1363f Make sure that if we're going to attempt to add a type to a DIE that by Eric Christopher · 12 years ago
- afdd1f8 Change variable name and reflow formatting. by Eric Christopher · 12 years ago
- 01d22aa Optimize mask generation for one of the DAG combiner shufflevector cases. by Craig Topper · 12 years ago
- 05a4d26 PPC: Map frin to round() not nearbyint() and rint() by Hal Finkel · 12 years ago
- 9706d43 Revert "coff also doesn't have a ReadOnlySection yet, (!)" by David Majnemer · 12 years ago
- a1eacd0 Reflow for loop. by Eric Christopher · 12 years ago
- 3166762 Be more rigorous about the sizes of forms and attributes. by Eric Christopher · 12 years ago
- e32032d Add three missing CMake variables that need to make it to the by Chandler Carruth · 12 years ago
- 6cd4f2a Changed isPrint for U+00AD SOFT HYPHEN to return true. by Alexander Kornienko · 12 years ago
- bf473e2 Forward resetColor() et al to the underlying stream. by Ted Kremenek · 12 years ago
- 35b6edf Revert "[objc-arc] Track if we encountered an additive overflow while computing {TopDown,BottomUp}PathCounts and do nothing if it occured." by Michael Gottesman · 12 years ago
- 46c72c7 Fix ARM build. by Peter Collingbourne · 12 years ago
- 7f1a7d4 [objc-arc] Track if we encountered an additive overflow while computing {TopDown,BottomUp}PathCounts and do nothing if it occured. by Michael Gottesman · 12 years ago
- b0fd15f [objc-arc] Change 4 iterator methods which return const_iterators to be const methods. by Michael Gottesman · 12 years ago
- d3a9510 Reapply r185872 now that the address sanitizer has been changed to support this. by Bill Wendling · 12 years ago
- c348ad0 Really unbreak Mac build. by Peter Collingbourne · 12 years ago
- 32647ca Unbreak Mac build. by Peter Collingbourne · 12 years ago
- 6104a4e [lit] Remove unnecessary list copy. by Daniel Dunbar · 12 years ago