mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 22:04:55 +00:00
9b1749b1f4
ffs(x) -> (x == 0 ? 0 : llvm.cttz(0)+1) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22069 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
Analysis | ||
Archive | ||
Assembler | ||
BugPoint | ||
Bytecode | ||
C++Frontend | ||
CFrontend | ||
CodeGen | ||
Debugger | ||
ExecutionEngine | ||
Feature | ||
lib | ||
Linker | ||
Other | ||
Scripts | ||
TableGen | ||
Transforms | ||
Verifier | ||
Failure.sh | ||
Makefile | ||
Makefile.tests | ||
TestRunner.sh |