projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove Path::makeExecutableOnDisk.
[oota-llvm.git]
/
utils
/
2013-06-10
Benjamin Kramer
tblgen: Assert that InstRWs doesn't grows when we don...
tree
|
commitdiff
2013-06-09
Benjamin Kramer
tblgen: always lookup values from the original vector...
tree
|
commitdiff
2013-06-07
Bill Wendling
Add a script to help us create source tar balls for...
tree
|
commitdiff
2013-06-07
Bill Wendling
Use proper exit code.
tree
|
commitdiff
2013-06-07
Arnold Schwaighofer
CodeGenSchedule: Use resize instead of copying a vector
tree
|
commitdiff
2013-06-06
Arnold Schwaighofer
CodeGenSchedule: smallvector.push_back(smallvector...
tree
|
commitdiff
2013-06-06
Jakub Staszak
Remove unimplemented definition. Found using [-Wunused...
tree
|
commitdiff
2013-06-05
Arnold Schwaighofer
SubtargetEmitter fix
tree
|
commitdiff
2013-06-05
Andrew Trick
Fix a tblgen subtargetemitter bug, for future Swift...
tree
|
commitdiff
2013-06-04
Arnold Schwaighofer
Revert series of sched model patches until I figure...
tree
|
commitdiff
2013-06-04
Arnold Schwaighofer
SubtargetEmitter fix
tree
|
commitdiff
2013-05-31
Ahmed Bougacha
Make SubRegIndex size mandatory, following r183020.
tree
|
commitdiff
2013-05-31
Ahmed Bougacha
Add a way to define the bit range covered by a SubRegIndex.
tree
|
commitdiff
2013-05-30
Galina Kistanova
Fixed bug when tests in executable partially used absol...
tree
|
commitdiff
2013-05-28
Chad Rosier
Remove the MCRegAliasIterator tables and compute the...
tree
|
commitdiff
2013-05-28
Alexey Samsonov
Revert r182715 and r182758
tree
|
commitdiff
2013-05-28
Alexey Samsonov
Fixup for r182715: provide correct arg to --gtest-filter
tree
|
commitdiff
2013-05-26
Galina Kistanova
Fixed bug when tests in executable partially used absol...
tree
|
commitdiff
2013-05-22
Bill Schmidt
Recognize ValueType operands in source patterns for...
tree
|
commitdiff
2013-05-16
Jakob Stoklund Olesen
Add TargetRegisterInfo::getCoveringLanes().
tree
|
commitdiff
2013-05-15
Bill Wendling
Use proper syntax.
tree
|
commitdiff
2013-05-15
Bill Wendling
Add lldb and polly to the projects to tag.
tree
|
commitdiff
2013-05-14
Michael Liao
Add 'CHECK-DAG' support
tree
|
commitdiff
2013-05-14
Michael Liao
Refactor string checking. No functionality change.
tree
|
commitdiff
2013-05-14
Duncan Sands
Get the unittests compiling when building with cmake...
tree
|
commitdiff
2013-05-08
Bill Wendling
Add libcxx and clang-tools-extra to the testing thing.
tree
|
commitdiff
2013-05-08
Bill Wendling
Add clang-tools-extra to the list of things to tag...
tree
|
commitdiff
2013-05-07
Bill Wendling
Add the libc++ project to those we tag.
tree
|
commitdiff
2013-04-30
Reid Kleckner
Try to fix ProgramTest on FreeBSD
tree
|
commitdiff
2013-04-27
Ulrich Weigand
Handle tied sub-operands in AsmMatcherEmitter
tree
|
commitdiff
2013-04-26
Michael Gottesman
Use 'git svn find-rev' in git-svnrevert instead of...
tree
|
commitdiff
2013-04-26
Michael Gottesman
Added the scripts git-svnup/git-svnrevert to utils...
tree
|
commitdiff
2013-04-25
Michael Liao
Remove SMLoc paired with CHECK-NOT patterns. Not functi...
tree
|
commitdiff
2013-04-25
Michael Liao
Remove tailing whitespaces
tree
|
commitdiff
2013-04-23
Andrew Trick
Machine model: Generate table entries for super-resources.
tree
|
commitdiff
2013-04-23
Andrew Trick
Machine model: verify well-formed processor resource...
tree
|
commitdiff
2013-04-23
Andrew Trick
Machine model: rewrite a tablegen loop to avoid compari...
tree
|
commitdiff
2013-04-18
Chad Rosier
[asm parser] Add support for predicating MnemonicAlias...
tree
|
commitdiff
2013-04-12
Daniel Dunbar
lit: Fix infinite recursion when an out-of-tree test...
tree
|
commitdiff
2013-04-12
Daniel Dunbar
lit: Add a test for discovery w/ test_exec_root (out...
tree
|
commitdiff
2013-04-11
Michael Liao
Add CLAC/STAC instruction encoding/decoding support
tree
|
commitdiff
2013-04-11
Daniel Dunbar
lit: Don't descend into .git directories during test...
tree
|
commitdiff
2013-04-11
Daniel Dunbar
lit: Shorten a metavar to make --help look nicer.
tree
|
commitdiff
2013-04-11
Daniel Dunbar
lit: Add a test for discovery when exact test names...
tree
|
commitdiff
2013-04-11
Daniel Dunbar
lit: Add a trivial test of the basic progress bar.
tree
|
commitdiff
2013-04-05
Rafael Espindola
Move yaml2obj to tools too.
tree
|
commitdiff
2013-04-05
Rafael Espindola
Use ScalarBitSetTraits.
tree
|
commitdiff
2013-04-05
Rafael Espindola
Move obj2yaml to tools to sort out make's dependencies.
tree
|
commitdiff
2013-04-05
Rafael Espindola
Build obj2yaml with configure+make.
tree
|
commitdiff
2013-04-04
Rafael Espindola
Add back parsing of header charactestics.
tree
|
commitdiff
2013-04-03
Rafael Espindola
Remove anonymous namespace.
tree
|
commitdiff
2013-04-02
Rafael Espindola
Use yaml::IO in yaml2obj.cpp.
tree
|
commitdiff
2013-03-29
Andrew Trick
Fix TableGen subtarget-emitter to handle A9/Swift.
tree
|
commitdiff
2013-03-29
Dan Gohman
Revert r178166. According to Howard, this code is actua...
tree
|
commitdiff
2013-03-27
Dan Gohman
Avoid undefined behavior from passing a std::vector...
tree
|
commitdiff
2013-03-26
Andrew Trick
TableGen SubtargetEmitter fix to allow A9 and Swift...
tree
|
commitdiff
2013-03-25
Dave Zarzycki
x86 -- add the XTEST instruction
tree
|
commitdiff
2013-03-24
Jakob Stoklund Olesen
Allow types to be omitted in output patterns.
tree
|
commitdiff
2013-03-24
Jakob Stoklund Olesen
Allow direct value types to be used in instruction...
tree
|
commitdiff
2013-03-23
Jakob Stoklund Olesen
Allow direct value types in pattern definitions.
tree
|
commitdiff
2013-03-23
Jakob Stoklund Olesen
Make all unnamed RegisterClass TreePatternNodes typed...
tree
|
commitdiff
2013-03-23
Benjamin Kramer
Plug a memory leak in FileCheck when the input file...
tree
|
commitdiff
2013-03-21
Sean Silva
Add TableGen ctags(1) emitter and helper script.
tree
|
commitdiff
2013-03-20
Reid Kleckner
[lit] Avoid CRLFs in bash scripts on Windows
tree
|
commitdiff
2013-03-19
Ulrich Weigand
Extend TableGen instruction selection matcher to improv...
tree
|
commitdiff
2013-03-18
Andrew Trick
TableGen fix for the new machine model.
tree
|
commitdiff
2013-03-18
Jakob Stoklund Olesen
Extract a method.
tree
|
commitdiff
2013-03-17
Jakob Stoklund Olesen
Use ArrayRef<MVT::SimpleValueType> when possible.
tree
|
commitdiff
2013-03-16
Andrew Trick
Machine model. Allow mixed itinerary classes and SchedR...
tree
|
commitdiff
2013-03-15
Jakob Stoklund Olesen
Add SchedRW as an Instruction field.
tree
|
commitdiff
2013-03-14
Andrew Trick
Fix r177112: Add ProcResGroup.
tree
|
commitdiff
2013-03-14
Andrew Trick
MachineModel: Add a ProcResGroup class.
tree
|
commitdiff
2013-03-13
NAKAMURA Takumi
lit.TestFormats.GoogleTest: Honor LitConfig.noExecute...
tree
|
commitdiff
2013-03-11
Kevin Enderby
Fixes disassembler crashes on 2013 Haswell RTM instruct...
tree
|
commitdiff
2013-03-01
Andrew Trick
MIsched machine model: tablegen subtarget emitter impro...
tree
|
commitdiff
2013-02-28
Bill Wendling
Enable syntax highlighting for reStructuredText files.
tree
|
commitdiff
2013-02-26
Michael J. Spencer
[TableGen] Fix ICE on MSVC 2012 Release builds.
tree
|
commitdiff
2013-02-26
Kostya Serebryany
Unify clang/llvm attributes for asan/tsan/msan (LLVM...
tree
|
commitdiff
2013-02-25
Matt Beaumont-Gay
'Hexadecimal' has two 'a's and only one 'i'.
tree
|
commitdiff
2013-02-14
Jyotsna Verma
Fix for bug 15246 -- out-of-bound error in the TableGen...
tree
|
commitdiff
2013-02-13
David Peixotto
PR14992 - Tablegen incorrectly converts ARM tLDMIA_UPD...
tree
|
commitdiff
2013-02-12
Guy Benyei
Add static cast to unsigned char whenever a character...
tree
|
commitdiff
2013-02-12
Kay Tiong Khoo
Added 0x0D to 2-byte opcode extension table for prefetc...
tree
|
commitdiff
2013-02-11
Kostya Serebryany
[tsan/msan] adding thread_safety and uninitialized_chec...
tree
|
commitdiff
2013-02-07
Daniel Dunbar
[lit] Add a display function for lit.Test.TestResult.
tree
|
commitdiff
2013-02-06
Guy Benyei
Canonicalize line endings to Linux style also when...
tree
|
commitdiff
2013-02-06
Jim Grosbach
Allow targets to add custom asm operand matching logic.
tree
|
commitdiff
2013-02-05
Bob Wilson
Preprocess Apple llvmCore headers to reflect NDEBUG...
tree
|
commitdiff
2013-02-05
Bob Wilson
Set the deployment target for Apple llvmCore builds...
tree
|
commitdiff
2013-02-05
Eli Bendersky
Fix comments
tree
|
commitdiff
2013-02-05
Jack Carter
This patch that sets the EmitAlias flag in td files
tree
|
commitdiff
2013-02-01
Andrew Trick
MachineModel: Inconsequential TableGen SubtargetEmitter...
tree
|
commitdiff
2013-01-31
Daniel Dunbar
[lit] Add a test for internal shell execution behaviors.
tree
|
commitdiff
2013-01-31
Daniel Dunbar
[lit] Change to raise InternalShellError for all comman...
tree
|
commitdiff
2013-01-31
Daniel Dunbar
[lit] Fix bug where InternalShellError messages were...
tree
|
commitdiff
2013-01-31
Daniel Dunbar
[lit] Fix a shell parsing bug with ';' not separated...
tree
|
commitdiff
2013-01-31
Daniel Dunbar
[lit] Add a test for the various ShTest format features.
tree
|
commitdiff
2013-01-31
Daniel Dunbar
[lit] TestRunner: Eliminate failDueToStderr argument...
tree
|
commitdiff
2013-01-31
Daniel Dunbar
[lit] Delete the now-unused SyntaxCheckTest format.
tree
|
commitdiff
2013-01-31
Jakob Stoklund Olesen
Clarify intent.
tree
|
commitdiff
next