index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-14
[X86] Part 2 to fix x86-64 fp128 calling convention.
Chih-Hung Hsieh
1
-0
/
+5
2015-12-14
Reordering fields to reduce padding in LLVM. NFC
Ben Craig
2
-27
/
+31
2015-12-11
[TableGen] Correct Namespace lookup with AltNames in AsmWriterEmitter
Hal Finkel
1
-2
/
+4
2015-12-11
Check in the script for building Win snapshots
Hans Wennborg
1
-0
/
+93
2015-12-10
[OPENMP] Make -fopenmp to turn on OpenMP support by default.
Alexey Bataev
1
-48
/
+7
2015-12-06
Use make_range to reduce mentions of iterator type. NFC
Craig Topper
2
-7
/
+5
2015-12-05
Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical...
Craig Topper
1
-1
/
+1
2015-12-03
[TableGen] Remove an assumption about the order of encodings in the MVT::Simp...
Craig Topper
1
-2
/
+13
2015-12-01
[AArch64] Add ARMv8.2-A Statistical Profiling Extension
Oliver Stannard
1
-5
/
+7
2015-11-28
[TableGen] Use SmallString instead of std::string to build up a string to avo...
Craig Topper
1
-2
/
+3
2015-11-27
[TableGen] Sort pattern predicates before concatenating into a string so that...
Craig Topper
1
-4
/
+11
2015-11-26
[SelectionDAG] Add a SDTCisSameSizeAs type constraint that can be used to ens...
Craig Topper
2
-1
/
+73
2015-11-26
[TableGen] Flip reversed comments.
Craig Topper
1
-2
/
+2
2015-11-24
Add vector types for intrinsics
Krzysztof Parzyszek
1
-1
/
+5
2015-11-24
Add names for the new vector types in CodeGenTarget.cpp
Krzysztof Parzyszek
1
-0
/
+9
2015-11-24
[TableGen] Use std::remove_if instead of manually coded loops that call erase...
Craig Topper
1
-74
/
+74
2015-11-24
[TableGen] Use the other version of EnforceVectorEltTypeIs inside the TypeSet...
Craig Topper
1
-15
/
+1
2015-11-24
[TableGen] Fix formatting and use logical OR. NFC
Craig Topper
1
-2
/
+1
2015-11-24
[TableGen] Use std::set_intersection to merge TypeSets. NFC
Craig Topper
1
-9
/
+8
2015-11-24
[TableGen] Use SmallVector::assign instead of a resize and replace element.
Craig Topper
1
-2
/
+1
2015-11-24
Revert change that accidentally snuck into r253955.
Craig Topper
1
-2
/
+1
2015-11-24
[TableGen] Use array_pod_sort. NFC
Craig Topper
1
-2
/
+3
2015-11-23
Make utils/update_llc_test_checks.py note that the assertions are
James Y Knight
1
-1
/
+7
2015-11-23
[TableGen] Use std::remove_if instead of manually coded loops that called era...
Craig Topper
1
-15
/
+13
2015-11-23
[TableGen] Use empty() instead of checking if size of vector is greater than ...
Craig Topper
1
-1
/
+2
2015-11-22
Revert a portion of r253836 that seems to have broke a couple bots.
Craig Topper
1
-11
/
+14
2015-11-22
[TableGen] Use range-based for loops. NFC
Craig Topper
1
-127
/
+112
2015-11-22
[TableGen] Use std::fill instead of a manually coded loop. NFC
Craig Topper
1
-2
/
+2
2015-11-22
Further simplify from r253832 with some unique_ptr and coalescing conditions
David Blaikie
1
-17
/
+12
2015-11-22
Further simplify from r253832, removing unnecessary intermediate lambdas
David Blaikie
1
-16
/
+4
2015-11-22
[TableGen] Use std::any_of and std::find instead of manual loops. NFC
Craig Topper
1
-32
/
+23
2015-11-22
[Utils] Updated shuffle fuzz script to generate more modern (valid) IR.
Simon Pilgrim
1
-2
/
+2
2015-11-22
Avoid dependency between TableGen and CodeGen
Krzysztof Parzyszek
1
-1
/
+46
2015-11-21
Now fix errors in NDEBUG build.
Krzysztof Parzyszek
1
-33
/
+49
2015-11-21
Fix warnings in NDEBUG build
Krzysztof Parzyszek
1
-8
/
+5
2015-11-21
Hexagon V60/HVX DFA scheduler support
Krzysztof Parzyszek
1
-107
/
+539
2015-11-21
Revert r253790: it breaks all builds for some reason.
Krzysztof Parzyszek
1
-539
/
+107
2015-11-21
Hexagon V60/HVX DFA scheduler support
Krzysztof Parzyszek
1
-107
/
+539
2015-11-19
[lit] Fix bug when using Python3 where a failing test would not show
Dan Liew
1
-1
/
+3
2015-11-18
Default SetVector to use a DenseSet.
Rafael Espindola
2
-5
/
+5
2015-11-17
StringRef-ify some Option APIs
David Blaikie
1
-1
/
+1
2015-11-17
Assume lane masks are always precise
Matthias Braun
1
-13
/
+6
2015-11-14
[MCTargetAsmParser] Move the member varialbes that reference
Akira Hatanaka
1
-1
/
+1
2015-11-13
tablegen: Add a simple heuristic to get better names for pressure sets
Matthias Braun
1
-0
/
+6
2015-11-13
[lit] Improve error message when lit fails to executable a command by
Dan Liew
1
-1
/
+1
2015-11-13
[lit] Fix bug where ``lit.util.which()`` would return a directory
Dan Liew
1
-1
/
+1
2015-11-13
Revert r252990.
Akira Hatanaka
1
-95
/
+0
2015-11-13
Provide a way to specify inliner's attribute compatibility and merging.
Akira Hatanaka
1
-0
/
+95
2015-11-12
Revert r252949.
Akira Hatanaka
1
-95
/
+0
2015-11-12
Provide a way to specify inliner's attribute compatibility and merging
Akira Hatanaka
1
-0
/
+95
[next]