projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove a use of InMemoryStruct in llvm-readobj.
[oota-llvm.git]
/
utils
/
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
2013-01-31
Derek Schuff
[MC] bundle alignment: prevent padding instructions...
tree
|
commitdiff
2013-01-31
Tim Northover
Add AArch64 as an experimental target.
tree
|
commitdiff
2013-01-31
Daniel Dunbar
[lit] Move unittest adaptor code into discovery module.
tree
|
commitdiff
2013-01-31
Daniel Dunbar
[lit] Run the ShUtil tests as part of the test suite.
tree
|
commitdiff
2013-01-31
Daniel Dunbar
[lit] Set parallel mode for coverage tests.
tree
|
commitdiff
2013-01-31
Daniel Dunbar
[lit] Move discovery code into its own module.
tree
|
commitdiff
2013-01-31
Daniel Dunbar
[lit] Add a MANIFEST file and a script for sanity check...
tree
|
commitdiff
2013-01-31
Daniel Dunbar
[lit] Add a basic discovery test.
tree
|
commitdiff
2013-01-31
Daniel Dunbar
[lit] Add a script for checking test coverage.
tree
|
commitdiff
2013-01-31
Daniel Dunbar
[lit] Add a test suite for lit itself.
tree
|
commitdiff
2013-01-30
Alexey Samsonov
[lit] Make GoogleTest test runner correctly discover...
tree
|
commitdiff
2013-01-30
Daniel Dunbar
[lit] Add some TODO notes to myself.
tree
|
commitdiff
2013-01-28
David Greene
Avoid Unnecessary Builds
tree
|
commitdiff
2013-01-27
NAKAMURA Takumi
[CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE...
tree
|
commitdiff
2013-01-27
Bill Wendling
Use the AttributeSet instead of AttributeWithIndex.
tree
|
commitdiff
2013-01-25
Aaron Ballman
A port of the Visual Studio 2012 debugger visualizers...
tree
|
commitdiff
2013-01-25
Bob Wilson
Use xcrun to find the right compiler when building...
tree
|
commitdiff
2013-01-25
NAKAMURA Takumi
lit/ShUtil.py: Deprecate '!' in shell expression. It...
tree
|
commitdiff
2013-01-23
Bill Wendling
Add the IR attribute 'sspstrong'.
tree
|
commitdiff
2013-01-20
NAKAMURA Takumi
llvm/utils/valgrind/x86_64-pc-linux-gnu.supp: Add ...
tree
|
commitdiff
2013-01-18
Manuel Klimek
Add basic command line parsing to TestMain.
tree
|
commitdiff
2013-01-18
Dmitri Gribenko
Remove support for Tcl test format since nobody uses it
tree
|
commitdiff
2013-01-17
Daniel Dunbar
[utils] Update find-rev utility to take a branch argume...
tree
|
commitdiff
2013-01-16
David Greene
Use --enable-werror
tree
|
commitdiff
2013-01-15
Chad Rosier
[ms-inline asm] Address the FIXME in AsmParser.cpp.
tree
|
commitdiff
2013-01-12
Bob Wilson
Fix quoting problems from my previous change. <rdar...
tree
|
commitdiff
2013-01-11
Michael Ilseman
Support for half intrinsics. Pushes MMX into slower...
tree
|
commitdiff
2013-01-10
Bob Wilson
Update Apple's build script for llvmCore. <rdar://probl...
tree
|
commitdiff
2013-01-10
Jordan Rose
TableGen: Keep track of superclass reference ranges.
tree
|
commitdiff
2013-01-10
Tim Northover
Remove locale-dependence of enum mangling and use exist...
tree
|
commitdiff
2013-01-10
Tim Northover
Make TableGen mangle operand method names before puttin...
tree
|
commitdiff
2013-01-09
Tim Northover
Check whether MCInst operand isImm before calling getImm.
tree
|
commitdiff
2013-01-09
Andrew Trick
MIsched: add an ILP window property to machine model.
tree
|
commitdiff
2013-01-08
Joel Jones
Add highlighting for "int" keyword
tree
|
commitdiff
2013-01-07
Eli Bendersky
Add some additional tests for the .bundle_lock align_to...
tree
|
commitdiff
2013-01-07
Joel Jones
Claim ".td" files. Improve README cp command. Drop...
tree
|
commitdiff
2013-01-04
Joel Jones
Add Textmate bundle for Tablegen syntax-highlighting
tree
|
commitdiff
2013-01-02
Michael J. Spencer
[Support][Endian] Add support for specifying the alignm...
tree
|
commitdiff
2013-01-02
Chandler Carruth
Sort a few more #include lines in tools/... unittests...
tree
|
commitdiff
2013-01-02
Chandler Carruth
Rename VMCore directory to IR.
tree
|
commitdiff
2012-12-26
Eli Bendersky
Fix comment typo
tree
|
commitdiff
2012-12-26
NAKAMURA Takumi
TableGen/FixedLenDecoderEmitter.cpp: Fix a potential...
tree
|
commitdiff
2012-12-24
Elena Demikhovsky
Added 6 more value types: v32i1, v64i1, v32i16, v32i8...
tree
|
commitdiff
2012-12-22
Daniel Dunbar
[utils] Tweak utils/clang-parse-diagnostics-file to...
tree
|
commitdiff
2012-12-22
Bill Wendling
Change 'AttrVal' to 'AttrKind' to better reflect that...
tree
|
commitdiff
next