1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "Cmake: add compiler option in a more idiomatic way" More... over 12 years ago
Replace use of PathV1.h in Program.cpp. More... over 12 years ago
Cmake: add compiler option in a more idiomatic way More... over 12 years ago
Do not to perform RUN line substitution of llc if that's prefixed by a hypnen (-llc), similarly to the way it was done for clang and llvmc.
eliben
as Eli Bendersky
More... over 12 years ago
SelectionDAG: Fix incorrect condition checks in some cases of folding FADD/FMUL combinations; also improve accuracy of comments More... over 12 years ago
Remove unused argument. More... over 12 years ago
Don't use PathV1.h in GraphWriter.cpp. More... over 12 years ago
Convert a use of sys::Path::GetTemporaryDirectory. More... over 12 years ago
Remove a use of PathV1.h. More... over 12 years ago
Make PrologEpilogInserter save/restore all callee saved registers in functions which call __builtin_unwind_init() More... over 12 years ago
Remove a use of PathV1.h. More... over 12 years ago
Move PrependMainExecutablePath next to its only user. More... over 12 years ago
Remove a use of sys::Path. More... over 12 years ago
ARM: fix thumb coprocessor instruction with pre-writeback disassembly More... over 12 years ago
X86: cvtpi2ps is just an SSE instruction with MMX operands. It has no AVX equivalent. More... over 12 years ago
Remove unused header. More... over 12 years ago
Enable FastISel on ARM for Linux and NaCl, not MCJIT More... over 12 years ago
Initial commit of Skeleton code for TeeRISC. The initial code is mostly based on existing Sparc implementation. It also based on the cpu0 tutorial. More... over 12 years ago
[yaml2obj] Add support for sh_addralign via `AddressAlign` key. More... over 12 years ago
Move #include from .h to .cpp file. More... over 12 years ago
Remove forward declaration of MachineBasicBlock. It is #included anyway. More... over 12 years ago
#include <climits> instead of <limits.h> in C++ header file. More... over 12 years ago
[yaml2obj] Add support for specifying raw section content. More... over 12 years ago
[yaml2obj] Add sh_addr via `Address` key. More... over 12 years ago
[yaml2obj] Initial ELF section support. More... over 12 years ago
Try to fix the windows build. More... over 12 years ago
Don't use PathV1.h in Signals.h. More... over 12 years ago
Add a RemoveFileOnSignal that takes a StringRef. More... over 12 years ago
Don't use PathV1.h in FileUtilities.h. More... over 12 years ago
Avoid using PathV1.h in Program.h. More... over 12 years ago