index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more constness to CodeGenRegisters.
Jakob Stoklund Olesen
2012-03-29
3
-7
/
+7
*
Spill DPair registers, not just QPR.
Jakob Stoklund Olesen
2012-03-28
1
-0
/
+1
*
fix a failure path to print the right thing, part of PR12357
Chris Lattner
2012-03-26
1
-1
/
+1
*
TableGen: Don't emit the llvm intrinsic -> gcc builtin table, its only user w...
Benjamin Kramer
2012-03-26
2
-21
/
+0
*
Fix lit failure on cmake-clang-x64_64-linux bot, apparently due to its having
Eli Bendersky
2012-03-25
1
-1
/
+4
*
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
Eli Bendersky
2012-03-25
1
-0
/
+6
*
Include cstdio in a few place that depended on getting it transitively throug...
Benjamin Kramer
2012-03-23
2
-1
/
+3
*
Remove the C backend.
Eric Christopher
2012-03-23
3
-4
/
+2
*
Add a ${pathsep} variable to lit that expands to : (or ; on win32).
Nico Weber
2012-03-21
1
-0
/
+1
*
lit/TestRunner.py: [Win32] Rework WinWaitReleased() again! "win32file" from P...
NAKAMURA Takumi
2012-03-21
1
-28
/
+41
*
Reserve number of MI operands to accom,odate complex patterns.
Evan Cheng
2012-03-20
1
-1
/
+4
*
Revert r152915. Chapuni's WinWaitReleased refactoring: It doesn't work for me
Francois Pichet
2012-03-16
1
-12
/
+19
*
lit/TestRunner.py: [Win32] Check all opened_files[] released, rather than (ob...
NAKAMURA Takumi
2012-03-16
1
-9
/
+8
*
lit/TestRunner.py: [Win32] Rework WinWaitReleased().
NAKAMURA Takumi
2012-03-16
1
-19
/
+12
*
More const-correcting of FixedLenDecoderEmitter.
Craig Topper
2012-03-16
1
-13
/
+17
*
Const-correct the FixedLenDecoderEmitter. Pass a few things by const referenc...
Craig Topper
2012-03-16
2
-57
/
+62
*
Spacing fixes. Mostly aligning arguments that spilled onto next line with the...
Craig Topper
2012-03-16
1
-37
/
+36
*
Remove unused field NumVariable from Filter class. Even it was needed the sam...
Craig Topper
2012-03-16
1
-9
/
+3
*
Make MnemonicTable const again. That part of r152202 was OK.
Jakob Stoklund Olesen
2012-03-15
1
-4
/
+4
*
Don't assume all mnemonics fit in 64k.
Jakob Stoklund Olesen
2012-03-15
1
-2
/
+2
*
Revert r152202: "Use uint16_t to store InstrNameIndices in MCInstrInfo."
Jakob Stoklund Olesen
2012-03-15
4
-28
/
+16
*
Revert r152105: "Use uint16_t to store indices into string table"
Jakob Stoklund Olesen
2012-03-15
1
-5
/
+5
*
Remove unused field from FixedLenDecoderEmitter. Move NumberedInstructions de...
Craig Topper
2012-03-13
2
-5
/
+3
*
lit: Pass %INCLUDE% to tests on Win32. clang may expect existence of %INCLUDE...
NAKAMURA Takumi
2012-03-13
1
-0
/
+1
*
DFAPacketizerEmitter: Prune includes.
Benjamin Kramer
2012-03-12
2
-4
/
+0
*
Convert more static tables of registers used by calling convention to uint16_...
Craig Topper
2012-03-11
1
-3
/
+3
*
Shrink and reorder some fields in MCOperandInfo to fit it in 8 bytes to reduc...
Craig Topper
2012-03-11
1
-5
/
+5
*
Fix the x86 disassembler to at least print the lock prefix if it is the first
Kevin Enderby
2012-03-09
1
-3
/
+3
*
TableGen/CodeEmitterGen.cpp: Fix an expression of generating bitmask.
NAKAMURA Takumi
2012-03-09
1
-1
/
+1
*
Use uint16_t to store instruction implicit uses and defs. Reduces static data.
Craig Topper
2012-03-08
1
-1
/
+1
*
Re-commit r152202 hopefully fixing the MSVC linker error.
Craig Topper
2012-03-08
4
-16
/
+28
*
Revert r152202 as it's causing internal buildbot failures.
Chad Rosier
2012-03-07
4
-27
/
+15
*
Use uint16_t to store InstrNameIndices in MCInstrInfo. Add asserts to protect...
Craig Topper
2012-03-07
4
-15
/
+27
*
ARM more NEON VLD/VST composite physical register refactoring.
Jim Grosbach
2012-03-06
1
-1
/
+1
*
ARM refactor more NEON VLD/VST instructions to use composite physregs
Jim Grosbach
2012-03-06
1
-1
/
+1
*
Fix support for encodings up to 64-bits in length. TableGen was silently tru...
Owen Anderson
2012-03-06
1
-6
/
+6
*
Use uint16_t to store indices into string table since C++ only allows 64K str...
Craig Topper
2012-03-06
1
-5
/
+5
*
Add asserts to ensure that values will fit into the tables.
Craig Topper
2012-03-06
1
-1
/
+16
*
Nuke a bit of dead code.
Jim Grosbach
2012-03-05
1
-2
/
+0
*
ARM Refactor VLD/VST spaced pair instructions.
Jim Grosbach
2012-03-05
1
-2
/
+1
*
ARM refactor away a bunch of VLD/VST pseudo instructions.
Jim Grosbach
2012-03-05
1
-0
/
+1
*
Shrink and reorder fields in MCRegisterClass to reduce size of static data.
Craig Topper
2012-03-05
1
-5
/
+5
*
Convert more GenRegisterInfo tables from unsigned to uint16_t to reduce stati...
Craig Topper
2012-03-05
1
-7
/
+7
*
Use uint16_t to store register overlaps to reduce static data.
Craig Topper
2012-03-04
1
-2
/
+2
*
Use uint16_t instead of unsigned to store registers in reg classes. Reduces s...
Craig Topper
2012-03-04
1
-11
/
+11
*
Use uint16_t to store registers in callee saved register tables to reduce siz...
Craig Topper
2012-03-04
1
-2
/
+2
*
Use uint8_t instead of enums to store values in X86 disassembler table. Shave...
Craig Topper
2012-03-04
1
-8
/
+8
*
Perform the string table optimization for OperandMatchEntries too.
Benjamin Kramer
2012-03-03
1
-10
/
+28
*
Shrink the asm matcher tables.
Benjamin Kramer
2012-03-03
1
-8
/
+23
*
StringToOffsetTable: Allow uniquing the first element, add an option to skip ...
Benjamin Kramer
2012-03-03
1
-6
/
+7
[next]