Make the description of the hotpatch attribute even more generic. Spotted by
[oota-llvm.git] / utils /
2010-10-23 Benjamin KramerConstify another 2 disassembler tables.
2010-10-23 Benjamin KramerMake the disassembler tables const so they end up in...
2010-10-23 Mikhail GlushenkovRemove -llvmc-temp-hack from tblgen.
2010-10-23 Mikhail GlushenkovSyntax tweak in llvmc: (something [a,b,c]) -> (somethin...
2010-10-23 Mikhail GlushenkovTrailing whitespace.
2010-10-22 Bob WilsonDo not install libBugpointPasses.dylib for Apple builds...
2010-10-22 Bob WilsonFix the name of libLLVMHello.dylib so that it does...
2010-10-22 Benjamin KramerMake some symbols static, move classes into anonymous...
2010-10-20 Anders CarlssonAdd a way to emit StringSwitch of clang attribute spell...
2010-10-19 Michael J. SpencerFix VC2010 build.
2010-10-17 Oscar FuentesBuild with RTTI and exceptions disabled. Only in GCC...
2010-10-15 Michael J. SpencerKillTheDoctor: Fix 2008 build. I'm actually surprised...
2010-10-15 Jakob Stoklund OlesenTeach FileCheck to handle trailing CHECK-NOT patterns.
2010-10-15 Jim GrosbachARM mode encoding information for UBFX and SBFX instruc...
2010-10-14 Jim GrosbachTeach PerfectShuffle to not generate files with embedde...
2010-10-13 Jim GrosbachRefactor the ARM 'setend' instruction pattern. Use...
2010-10-13 Jim GrosbachAdd ARM mode encoding for [SU]XT[BH] and [SU]XTA[BH...
2010-10-12 Jim GrosbachAllow targets to optionally specify custom binary encod...
2010-10-12 Michael J. SpencerKillTheDoctor: Fix VS2008 build.
2010-10-12 Cameron EsfahaniFix spelling error.
2010-10-11 Jim GrosbachThe assert() should reference to machine instr operand...
2010-10-11 Jim GrosbachMake sure to use the machine instruction operand number...
2010-10-11 Michael J. SpencerAdd KillTheDoctor.
2010-10-11 Jim Grosbachtrailing whitespace cleanup
2010-10-11 Jim GrosbachWhen figuring out which operands match which encoding...
2010-10-11 Chris LattnerPer discussion with Sanjiv, remove the PIC16 target...
2010-10-09 Michael J. Spencersyntax-highlighting: Fix module asm keyword.
2010-10-09 Michael J. SpencerAdd Kate syntax highlighting files.
2010-10-08 Jim GrosbachA few 80 column cleanups
2010-10-08 Jim Grosbachtrailing whitespace
2010-10-08 Daniel DunbarFix -Asserts warning.
2010-10-08 Jim GrosbachMake <target>CodeEmitter::getBinaryCodeForInstr() a...
2010-10-07 Jim GrosbachMove checking for t2MOVCCi16 to the right place.
2010-10-07 Nick LewyckyFix typo in comment.
2010-10-07 Dan GohmanMove tool_output_file into its own file.
2010-10-07 Michael J. Spencergtest: Fix warnings on MinGW.
2010-10-07 Michael J. SpencerCMake: Fix warning in gtest.
2010-10-07 Jim Grosbachtrailing whitespace
2010-10-07 Jim GrosbachAllow use of the 16-bit literal move instruction in...
2010-10-07 Jim GrosbachAllow use of the 16-bit literal move instruction in...
2010-10-06 Jim GrosbachNow that VDUPfqf and VDUPfdfare properly pseudos, nuke...
2010-10-06 Chris LattnerGeneralize tblgen's dag parsing logic to handle arbitra...
2010-10-06 Chris Lattnercleanups
2010-10-06 Chris Lattnerremove the !nameconcat tblgen feature. It "shorthand...
2010-10-05 Chris Lattnerallow !strconcat to take more than two operands to...
2010-10-05 Chris Lattnerwhen david added support for #NAME# he didn't update...
2010-10-05 Chris Lattnerenhance tblgen to support anonymous defm's, use this to
2010-10-05 Jim Grosbachtrailing whitespace
2010-10-05 Sebastian RedlUpdate attribute reading for the changed source locatio...
2010-10-05 Douglas GregorProperly deserialize Clang types that are used as attri...
2010-10-04 Sean CallananFixed the disassembler to handle two new X86
2010-10-02 Chris Lattnerremove reference to dead script.
2010-10-02 Chris Lattnernuke an old script
2010-10-02 Francois PichetFix MSVC release mode compilation error.
2010-10-01 Francois PichetFix typo
2010-09-30 Dale JohannesenMassive rewrite of MMX:
2010-09-30 Jim GrosbachLet a target specify whether it wants an assembly print...
2010-09-29 Evan ChengModel Cortex-a9 load to SUB, RSB, ADD, ADC, SBC, RSC...
2010-09-29 Jim Grosbachtrailing whitespace
2010-09-29 Duncan SandsConvert a bunch of uses of 'bytecode' into 'bitcode...
2010-09-29 Daniel DunbarGetSourceVersion: Strip off svninfo extra markers,...
2010-09-29 Daniel Dunbarutils: Add GetRepositoryPath script, patch by Jonathan...
2010-09-29 Daniel Dunbarlit: Fix a subtle resource usage bug when executing...
2010-09-29 Chris Lattneradd basic avx support to the disassembler, also teach...
2010-09-28 Evan ChengAdd support to model pipeline bypass / forwarding.
2010-09-27 Benjamin KramerPush twines deeper into SourceMgr's error handling...
2010-09-25 Oscar FuentesReverting "CMake: Don't include tools, unittets, or...
2010-09-25 Che-Liang ChiouAdd ret instruction to PTX backend
2010-09-24 Michael J. SpencerGet rid of pop_macro warnings on MSVC.
2010-09-24 Michael J. SpencerCMake: Don't include tools, unittets, or examples as...
2010-09-24 Michael J. SpencerFix line endings from my last commit.
2010-09-24 Michael J. Spencerunittests: Support Windows.
2010-09-24 Michael J. SpencerTest unittests built with CMake.
2010-09-24 Michael J. SpencerCMake: Build unittests.
2010-09-24 Michael J. SpencerFix whitespace.
2010-09-23 Owen AndersonRevert r114703 and r114702, removing the isConditionalM...
2010-09-23 Owen AndersonAdd an TargetInstrDesc bit to indicate that a given...
2010-09-23 Nate BegemanRevert r114596, it's breaking a few tests.
2010-09-22 Nate Begeman<rdar://problem/8228022> Wvector-conversions warnings...
2010-09-21 Chris LattnerRework passing parent pointers into complexpatterns...
2010-09-21 Chris Lattnerjust like they can opt into getting the root of the...
2010-09-21 Chris Lattnerfix a long standing wart: all the ComplexPattern's...
2010-09-21 Mikhail GlushenkovTrailing whitespace, 80-col violations.
2010-09-21 Mikhail Glushenkovllvmc: Allow multiple output languages.
2010-09-19 Misha BrukmanUsing regexp-opt for keyword regex declarations makes...
2010-09-18 Eric ChristopherHandle the odd case where we only have one instruction.
2010-09-18 Daniel Dunbarlit: Bump version to 0.2.0dev, for no apparent reason.
2010-09-18 Daniel Dunbarlit: Tweak setup.py.
2010-09-18 Daniel Dunbarlit: These TODOs are done(ish).
2010-09-17 Duncan SandsSome of the tests build an executable with llvm-gcc...
2010-09-15 Duncan SandsRelease-Asserts no longer exists.
2010-09-15 Daniel Dunbarlit: Expose FileBasedTest object and Test module via...
2010-09-15 Daniel Dunbarlit: Rename main lit module to main.py, lit/lit/lit...
2010-09-15 Bob WilsonUse float64 instead of int64 vector elements for NEON...
2010-09-14 Bob WilsonTidy whitespace in generated arm_neon.h.
2010-09-14 Michael J. SpencerCBackend: Fix MSVC build.
2010-09-13 Devang PatelFix typo in temp. script file name.
2010-09-13 Devang PatelAdd little test script to check debug info.
2010-09-13 Michael J. SpencerCMake: Add llvm-lit to CMake build.
2010-09-13 Duncan SandsNowadays a release build has assertions off.
next