1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Convert some uses of eraseFromDisk. More... over 12 years ago
Don't use PathV1.h in tools/bugpoint/Miscompilation.cpp. More... over 12 years ago
Basic support for parsing Mach-O universal binaries in LLVMObject library More... over 12 years ago
Don't convert object_error's enum to and from int. More... over 12 years ago
ARM: fix literal load with positive offset encoding More... over 12 years ago
ARM: add operands pre-writeback variants when needed More... over 12 years ago
ARM: fix thumb literal loads decoding More... over 12 years ago
ARM: thumb stores cannot use PC as dest register More... over 12 years ago
Hopefully fix the MSVS build after r184105 More... over 12 years ago
Use pointers to the MCAsmInfo and MCRegInfo. More... over 12 years ago
Fix nondeterminism in .gcno file generation. More... over 12 years ago
Remove dead prototype. More... over 12 years ago
Simplify some of the code. No functionality change. More... over 12 years ago
remove some @deprecated markers: LLVM APIs aren't deprecated, they are removed when obsolete. These APIs are still used, and the constant APIs are actually really important. More... over 12 years ago
Build Apple's llvmCore with --disable-zlib. <rdar://problem/14182316> More... over 12 years ago
[yaml2obj][ELF] Factor out string table section creation. More... over 12 years ago
[yaml2obj][ELF] Refer specifically to the section header string table. More... over 12 years ago
[yaml2obj][ELF] Ensure more fields are zero'd. More... over 12 years ago
Fix the build with gcc 4.7 and -std=c++11. More... over 12 years ago
Convert two uses of eraseFromDisk. More... over 12 years ago
MI-Sched: handle ReadAdvance latencies as used by Swift. More... over 12 years ago
Reenable, improve, and add MI-Sched unit tests. More... over 12 years ago
Give RegMax higher priority. More... over 12 years ago
Remove compareRPDelta. More... over 12 years ago
MI Sched: fix a typo in RegPressure heuristics. More... over 12 years ago
MI-Sched: Remove another heuristic that is sensitive to queue order. More... over 12 years ago
MI-Sched: Track multiple candidates with the same priority level. More... over 12 years ago
Remove usage of PathV1.h in FindBugs.cpp. More... over 12 years ago
Directly access objects which may change during compilation. More... over 12 years ago
Reapply r183985 now that the missing check was added to PathV2. More... over 12 years ago