Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-10 | llvmpipe: Update instructions. | José Fonseca | |
Explain how to build for windows. Both MSVC 9 and cross MinGW supported. Stop documenting LLVM 2.5 as supported. It still supported at the moment but it will soon stop being. | |||
2009-11-26 | llvmpipe: Update/correct CPU requirements. | José Fonseca | |
There are no hard requirements at the moment. We don't really emit any sse3 yet. Just some ssse3. Thanks to Roland for spotting these incorrections. | |||
2009-11-24 | llvmpipe: Update instructions. | José Fonseca | |
2009-09-11 | llvmpipe: Update status in README and TODO/FIXME comments throughout the code. | José Fonseca | |
2009-08-29 | llvmpipe: Add a bunch of comments. | José Fonseca | |
Description/rationale/to-do items, while I still remember them... | |||
2009-08-29 | llvmpipe: Split control flow function declarations and notes. | José Fonseca | |
2009-08-29 | llvmpipe: Mention the ability to get microbenchmarks from the unit tests. | José Fonseca | |
Even better would be to have a -h/--help option to the tests... | |||
2009-08-29 | llvmpipe: Refer my udis86 branch which decodes more opcodes. | José Fonseca | |
2009-08-29 | llvmpipe: Document that llvm 2.5 is expected. | José Fonseca | |
2009-08-29 | llvmpipe: Briefly describe current status. | José Fonseca | |
2009-08-29 | llvmpipe: Disassemble generated x86 code. | José Fonseca | |
2009-08-29 | llvmpipe: Fix typo. | José Fonseca | |
2009-08-29 | llvmpipe: Document the typo in llvm-c/Core.h. | José Fonseca | |
2009-08-29 | llvmpipe: Simple description/instructions. | José Fonseca | |