1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix an obvious bug which prevented selection of RET instruction More... over 12 years ago
Update README.txt More... over 12 years ago
Fix RET instuction More... over 12 years ago
Merge remote-tracking branch 'upstream/master' More... over 12 years ago
Identify me on IRC. More... over 12 years ago
ARM: Add optional datatype suffix to NEON mvn asm syntax. More... over 12 years ago
[yaml2obj][ELF] Add dummy .strtab section. More... over 12 years ago
We want a string representation of the attribute, not the kind as a string. More... over 12 years ago
AArch64: remove accidental test output file. More... over 12 years ago
Remove Path::canWrite. More... over 12 years ago
Add a can_write function to PathV2. More... over 12 years ago
[ARMTargetLowering] ARMISD::{SUB,ADD}{C,E} second result is a boolean implying that upper bits are always 0. More... over 12 years ago
Converted an overly aggressive assert to a conditional check in AddCombineTo64bitMLAL. More... over 12 years ago
Remove unused Path::canRead. More... over 12 years ago
Fix 80 col violation. More... over 12 years ago
Change the arm assembler to support this from the v7c spec: "When assembling to the ARM instruction set, the .N qualifier produces an assembler error and the .W qualifier has no effect." More... over 12 years ago
During SelectionDAG building explicitly set a node to constant zero when the value is zero. This allows optmizations to kick in more easily. Fix some test cases so that they remain meaningful (i.e., not completely dead coded) when optimizations apply. More... over 12 years ago
Mips ELF: Mark object file as ABI compliant More... over 12 years ago
Remove uniqueID from PathV1.h. More... over 12 years ago
Add a GetUniqueID that will replace the uniqueID of PathV1.h. More... over 12 years ago
Reduce indentation. More... over 12 years ago
Convert most uses of PathV1.h in ToolRunner.cpp. More... over 12 years ago
Add support for encoding the HLE XACQUIRE and XRELEASE prefixes. More... over 12 years ago
Add a version of unique_file that return just the file name. More... over 12 years ago
Return a std::string from PrependMainExecutablePath. More... over 12 years ago
Remove PathV1.h use from BugDriver.cpp. More... over 12 years ago
Remove use of PathV1.h from ExecutionDriver.cpp. More... over 12 years ago
Scan the successor blocks and use the PHI nodes as a hint for possible chain roots. More... over 12 years ago
Add a return value to make this function more useful. More... over 12 years ago
Remove usage of PathV1.h from OptimizerDriver.cpp. More... over 12 years ago