1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only delete regular files and directories. More... over 12 years ago
R600: PV stores Reg id, not index More... over 12 years ago
R600: Properly set COUNT_3 bit in TEX clause initiating inst for pre EG gen. More... over 12 years ago
[yaml2obj][ELF] Exit with error status on error. More... over 12 years ago
Revert "Remove a use of PathV1.h." More... over 12 years ago
Don't use PathV1.h in CrashDebugger.cpp. More... over 12 years ago
Don't use PathV1.h in ToolRunner.h. More... over 12 years ago
Remove CBE related code. More... over 12 years ago
Switch spill weights from a basic loop depth estimation to BlockFrequencyInfo. More... over 12 years ago
Fix for a regression caused by the LoopVectorizer when vectorizing loops with memory accesses to non-zero address spaces. It simply dropped the AS info. Fixes PR16306. More... over 12 years ago
Don't use PathV1.h in ExtractFunction.cpp. More... over 12 years ago
Don't use PathV1.h in tools/gold/gold-plugin.cpp. More... over 12 years ago
Don't use PathV1.h in LTOCodeGenerator.cpp More... over 12 years ago
Don't use PathV1.h in llvm-link. More... over 12 years ago
Disable vectorization for -Oz. More... over 12 years ago
Delete declared but not implemented functions. More... over 12 years ago
Enable the loop vectorizer by default for -Os and -O2. More... over 12 years ago
Move lib/Archive to tools/llvm-ar. More... over 12 years ago
Don't link with the archive library programs that don't use it. More... over 12 years ago
Add a testcase for r184074. More... over 12 years ago
Fix incorrectly finding 'executable' directories instead of files. More... over 12 years ago
AArch64: print relocation addends if present on AArch64 More... over 12 years ago
DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineInstrs More... over 12 years ago
Debug Info: Simplify Frame Index handling in DBG_VALUE Machine Instructions More... over 12 years ago
MachineOperand::setIsDebug should ensure the register is /not/ a definition More... over 12 years ago
Silence warning in Release builds. More... over 12 years ago
Added ISelLowering and FrameLowering Also added Subtarget since llvm seems to be requiring it. More... over 12 years ago
Put back variable names because they are referenced in the documentation comment. More... over 12 years ago
DebugInfo: follow up to 184045 to constrain the tests further to ensure they don't contain +0 offsets More... over 12 years ago
DebugInfo: print DBG_VALUE MachineInstrs with [] for deref and drop the offset when it's zero More... over 12 years ago