index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the default back to pipefail. I accidentally reverted it before.
Rafael Espindola
2013-07-26
1
-1
/
+1
*
Propagate pipefail when cloning.
Rafael Espindola
2013-07-26
1
-4
/
+6
*
Use pipefail when available.
Rafael Espindola
2013-07-26
3
-3
/
+8
*
Using a different loop induction variable than the enclosing scope. No funct...
Aaron Ballman
2013-07-25
1
-2
/
+2
*
Fix a bug in TableGen where the intrinsic function name recognizer could mis-...
Justin Holewinski
2013-07-25
1
-0
/
+18
*
RegPressure: Order the "pressure sets" by number of regunits per set.
Andrew Trick
2013-07-25
3
-8
/
+53
*
Split generated asm mnemonic matching table into a separate table for each as...
Craig Topper
2013-07-24
1
-38
/
+71
*
Remove 'else' after 'return'. No functional change.
Craig Topper
2013-07-23
1
-2
/
+1
*
Remove trailing whitespace.
Craig Topper
2013-07-23
1
-26
/
+26
*
lit: Support cancellation on Windows
Nico Rieck
2013-07-19
1
-0
/
+21
*
Add a wrapper for open.
Rafael Espindola
2013-07-16
1
-1
/
+1
*
This patch allows targets to define weather the instruction mnemonics in asm ...
Vladimir Medic
2013-07-16
1
-4
/
+7
*
Teaching llvm-tblgen to not emit a switch statement when there are no case st...
Aaron Ballman
2013-07-15
3
-53
/
+88
*
Add 'const' qualifier to some arrays.
Craig Topper
2013-07-15
1
-1
/
+1
*
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector s...
Craig Topper
2013-07-14
3
-4
/
+4
*
Add new directive called CHECK-LABEL to FileCheck.
Stephen Lin
2013-07-12
1
-29
/
+94
*
Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.
Charles Davis
2013-07-12
1
-6
/
+7
*
Correct comment.
Duncan Sands
2013-07-10
1
-1
/
+1
*
Extend 'readonly' and 'readnone' to work on function arguments as well as
Nick Lewycky
2013-07-06
3
-1
/
+15
*
Add a --crash option to not.
Rafael Espindola
2013-07-05
1
-2
/
+21
*
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid ...
Craig Topper
2013-07-04
1
-2
/
+2
*
Improve the compression of the tablegen DiffLists by introducing a new sort
Chad Rosier
2013-06-27
2
-4
/
+10
*
TableGen: Generate a function for getting operand indices based on their defi...
Tom Stellard
2013-06-25
1
-0
/
+130
*
keep only the StringRef version of getFileOrSTDIN.
Rafael Espindola
2013-06-25
2
-3
/
+3
*
Add support for encoding the HLE XACQUIRE and XRELEASE prefixes.
Stefanus Du Toit
2013-06-18
1
-0
/
+6
*
Build Apple's llvmCore with --disable-zlib. <rdar://problem/14182316>
Bob Wilson
2013-06-18
1
-1
/
+2
*
Support BufferSize on ProcResGroup for unified MOp schedulers.
Andrew Trick
2013-06-15
3
-6
/
+18
*
Machine Model: Add MicroOpBufferSize and resource BufferSize.
Andrew Trick
2013-06-15
1
-10
/
+7
*
Don't use PathV1.h in FileUtilities.h.
Rafael Espindola
2013-06-13
1
-3
/
+2
*
Avoid using PathV1.h in Program.h.
Rafael Espindola
2013-06-13
1
-2
/
+1
*
Have sys::FindProgramByName return a std::string.
Rafael Espindola
2013-06-13
1
-2
/
+3
*
Remove the program class.
Rafael Espindola
2013-06-12
1
-3
/
+2
*
tblgen: Assert that InstRWs doesn't grows when we don't expect it.
Benjamin Kramer
2013-06-10
1
-0
/
+1
*
tblgen: always lookup values from the original vector as it could be grown un...
Benjamin Kramer
2013-06-09
1
-6
/
+6
*
Add a script to help us create source tar balls for the release.
Bill Wendling
2013-06-07
1
-0
/
+83
*
Use proper exit code.
Bill Wendling
2013-06-07
1
-1
/
+1
*
CodeGenSchedule: Use resize instead of copying a vector
Arnold Schwaighofer
2013-06-07
1
-2
/
+2
*
CodeGenSchedule: smallvector.push_back(smallvector[0]) is dangerous
Arnold Schwaighofer
2013-06-06
1
-1
/
+3
*
Remove unimplemented definition. Found using [-Wunused-member-function].
Jakub Staszak
2013-06-06
1
-2
/
+0
*
SubtargetEmitter fix
Arnold Schwaighofer
2013-06-05
1
-1
/
+1
*
Fix a tblgen subtargetemitter bug, for future Swift support.
Andrew Trick
2013-06-05
1
-4
/
+23
*
Revert series of sched model patches until I figure out what is going on.
Arnold Schwaighofer
2013-06-04
1
-1
/
+1
*
SubtargetEmitter fix
Arnold Schwaighofer
2013-06-04
1
-1
/
+1
*
Make SubRegIndex size mandatory, following r183020.
Ahmed Bougacha
2013-05-31
3
-7
/
+18
*
Add a way to define the bit range covered by a SubRegIndex.
Ahmed Bougacha
2013-05-31
3
-5
/
+36
*
Fixed bug when tests in executable partially used absolute paths.
Galina Kistanova
2013-05-30
1
-3
/
+5
*
Remove the MCRegAliasIterator tables and compute the aliases dynamically.
Chad Rosier
2013-05-28
3
-66
/
+3
*
Revert r182715 and r182758
Alexey Samsonov
2013-05-28
1
-7
/
+5
*
Fixup for r182715: provide correct arg to --gtest-filter
Alexey Samsonov
2013-05-28
1
-1
/
+1
*
Fixed bug when tests in executable partially used absolute paths.
Galina Kistanova
2013-05-26
1
-5
/
+7
[next]