This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f96cde9f687026321fddd790b10cdd1cd8891fe2
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
History
Duncan P. N. Exon Smith
ec819c096b
Transforms: Use the new DebugLoc API, NFC
...
Update lib/Analysis and lib/Transforms to use the new `DebugLoc` API. llvm-svn: 233587
2015-03-30 19:49:49 +00:00
..
BBVectorize.cpp
DataLayout is mandatory, update the API to reflect it with references.
2015-03-10 02:37:25 +00:00
CMakeLists.txt
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2015-02-11 03:28:02 +00:00
LLVMBuild.txt
Update libdeps since TLI was moved from Target to Analysis in r226078.
2015-01-15 05:21:00 +00:00
LoopVectorize.cpp
Transforms: Use the new DebugLoc API, NFC
2015-03-30 19:49:49 +00:00
Makefile
…
SLPVectorizer.cpp
Opaque Pointer Types: GEP API migrations to specify the gep type explicitly
2015-03-24 22:38:16 +00:00
Vectorize.cpp
[PM] Remove the old 'PassManager.h' header file at the top level of
2015-02-13 10:01:29 +00:00