This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
include
/
llvm
/
Transforms
History
Tyler Nowicki
27b2c39eb3
Refactor RecurrenceInstDesc
...
Moved RecurrenceInstDesc into RecurrenceDescriptor to simplify the namespaces. llvm-svn: 239862
2015-06-16 22:59:45 +00:00
..
InstCombine
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:54:22 +00:00
IPO
Revert commit r239480 as it causes
https://code.google.com/p/chromium/issues/detail?id=499508#c3
.
2015-06-12 03:12:00 +00:00
Scalar
[PM] Clean up a stale comment that came from a differnt pass when
2015-02-01 11:35:56 +00:00
Utils
Refactor RecurrenceInstDesc
2015-06-16 22:59:45 +00:00
Instrumentation.h
Protection against stack-based memory corruption errors using SafeStack
2015-06-15 21:07:11 +00:00
IPO.h
Revert commit r239480 as it causes
https://code.google.com/p/chromium/issues/detail?id=499508#c3
.
2015-06-12 03:12:00 +00:00
ObjCARC.h
Reformat linefeeds.
2014-05-26 00:25:26 +00:00
Scalar.h
[ARM] Pass a callback to FunctionPass constructors to enable skipping execution
2015-06-08 18:50:43 +00:00
Vectorize.h
Allow vectorization of bit intrinsics in BB Vectorizer.
2014-04-25 03:33:48 +00:00