OSDN Git Service

[AVX-512] Add support for lowering shuffles to VALIGND/VALIGNQ
[android-x86/external-llvm.git] / runtimes /
2016-10-19 Chris Bieneman[CMake] Make the runtimes directory work with bootstrap...
2016-09-15 Jonas Hahnfeld[CMake] Fixing lit for runtimes directory
2016-09-01 Chris Bieneman[CMake] Connecting check-all and test-depends targets...
2016-08-30 Chris Bieneman[CMake] Ensure that compiler-rt is added first
2016-08-29 Chris Bieneman[CMake] Builtins build needs LLVM_*_OUTPUT_INTDIR variables
2016-08-27 Chris Bieneman[CMake] Only generate Components.cmake if components...
2016-08-26 Chris Bieneman[CMake] Expose runtime component check targets
2016-08-26 Chris Bieneman[CMake] Fixing LLVM_INCLUDE_TESTS for runtimes directory
2016-08-25 Chris Bieneman[CMake] Add support for exposing runtime targets
2016-08-25 Chris BienemanHooking up a check-all target for the runtimes projects
2016-08-18 Chris Bieneman[CMake] Add variables for tracking which runtimes are...
2016-08-18 Chris Bieneman[CMake] Create convenience targets for runtime projects
2016-08-18 Chris Bieneman[CMake] Make llvm-config implicit dependency for subpro...
2016-06-23 Chris Bieneman[CMake] Add LLVM runtimes directory