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
*
'append_cmd' should split its argument.
Mikhail Glushenkov
2009-02-27
1
-1
/
+6
*
these utils don't need exports.
Chris Lattner
2009-02-26
2
-0
/
+7
*
Added support to have TableGen provide information if an intrinsic (core
Mon P Wang
2009-02-24
2
-1
/
+23
*
Overhaul my earlier submission due to feedback. It's a large patch, but most of
Bill Wendling
2009-02-24
1
-3
/
+1
*
- Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emit
Bill Wendling
2009-02-24
1
-1
/
+2
*
* Fixed spelling
Misha Brukman
2009-02-20
2
-17
/
+68
*
Keep the newline character at the end of the lines whose trailing whitespace we
Misha Brukman
2009-02-20
1
-1
/
+1
*
Only strip the newline character at the end of the lines that we're considering
Misha Brukman
2009-02-20
1
-2
/
+2
*
We have logic in there to emit a default debugging label at the beginning of a
Bill Wendling
2009-02-20
1
-4
/
+3
*
Add an accessor method to DwarfWriter to tell of debugging info should be emi...
Bill Wendling
2009-02-20
1
-1
/
+2
*
Print out a new label only if the debug location *tuple* is different. The debug
Bill Wendling
2009-02-19
1
-6
/
+9
*
Forgot to check that debug information is supported.
Bill Wendling
2009-02-19
1
-2
/
+2
*
Put code that generates debug labels into TableGen so that it can be used by
Bill Wendling
2009-02-18
1
-0
/
+11
*
Add explicit keywords.
Dan Gohman
2009-02-18
2
-2
/
+2
*
Unbreak the build on win32.
Cedric Venet
2009-02-14
2
-3
/
+3
*
Generalize some alias analysis logic from atomic
Duncan Sands
2009-02-14
2
-0
/
+36
*
Fix MingW build: define GTEST_OS_WINDOWS if OS is MingW, but disable
Julien Lerouge
2009-02-12
2
-6
/
+10
*
Don't try to strip a file we just moved.
Bill Wendling
2009-02-11
1
-1
/
+1
*
Strip the LTO dylib.
Bill Wendling
2009-02-09
1
-0
/
+1
*
Small fix for the 'strip' command. Do a list of .so files.
Bill Wendling
2009-02-09
1
-2
/
+2
*
Eliminate a 'control reaches end of non-void function' warning.
Evan Cheng
2009-02-09
1
-0
/
+1
*
Don't run 'strip' on files that aren't there.
Bill Wendling
2009-02-09
1
-1
/
+3
*
Remove warnings about not being able to delete something. Don't run lipo on g...
Bill Wendling
2009-02-09
1
-4
/
+7
*
Revert 64023. make prefers GNUmakefile over makefile.
Evan Cheng
2009-02-07
2
-0
/
+377
*
Move Apple style build makefiles to the top level. Just like llvmgcc42.
Evan Cheng
2009-02-07
2
-377
/
+0
*
Get rid of one more non-DebugLoc getNode and
Dale Johannesen
2009-02-06
1
-1
/
+2
*
Remove a non-DebugLoc version of getNode.
Dale Johannesen
2009-02-05
1
-2
/
+2
*
FIx spelling.
Mike Stump
2009-02-05
1
-2
/
+2
*
Probe for flags before using them to try to help compiling with
Mike Stump
2009-02-05
1
-1
/
+4
*
Reapply 63765. Patches for clang and llvm-gcc to follow.
Dale Johannesen
2009-02-05
7
-24
/
+79
*
Remove non-DebugLoc forms of CopyToReg and CopyFromReg.
Dale Johannesen
2009-02-04
1
-0
/
+1
*
Reverting 63765. This broke the build of both clang
Dale Johannesen
2009-02-04
7
-79
/
+24
*
New feature: add support for target intrinsics being defined in the
Nate Begeman
2009-02-04
7
-24
/
+79
*
Fix PR3453 and probably a bunch of other potential
Duncan Sands
2009-02-01
1
-1
/
+1
*
Explain why this is here.
Bill Wendling
2009-01-29
1
-0
/
+1
*
- Add DebugLoc to getTargetNode().
Bill Wendling
2009-01-29
1
-0
/
+3
*
Move the code that starts printing the Select_* functions
Dan Gohman
2009-01-29
1
-3
/
+3
*
Typo.
Mikhail Glushenkov
2009-01-28
1
-1
/
+1
*
Add three new option properties.
Mikhail Glushenkov
2009-01-28
1
-32
/
+116
*
Eliminate a couple of fields from TargetRegisterClass: SubRegClasses and Supe...
Evan Cheng
2009-01-22
2
-80
/
+3
*
Make tblgen more portable, allowing it to build with ICC.
Chris Lattner
2009-01-22
1
-2
/
+2
*
Fix a missing word.
Dan Gohman
2009-01-21
1
-2
/
+2
*
Versions of VIM included with Intrepid and Leopard at least appear
Dan Gohman
2009-01-21
1
-7
/
+8
*
Enable syntax highlighting of LLVM and tablegen files by default,
Dan Gohman
2009-01-21
1
-0
/
+12
*
Only set cindent for C and C++ source files.
Dan Gohman
2009-01-21
1
-4
/
+8
*
Change the hook API back to prevent memory leaks.
Mikhail Glushenkov
2009-01-21
1
-1
/
+1
*
Allow hooks with arguments.
Mikhail Glushenkov
2009-01-21
1
-43
/
+212
*
Avoid triggering an assertion failure when an instruction pattern
Dan Gohman
2009-01-16
1
-1
/
+2
*
Add support for instructions with multiple ComplexPatterns, by
Dan Gohman
2009-01-16
1
-7
/
+7
*
Rename getABITypeSize to getTypePaddedSize, as
Duncan Sands
2009-01-12
1
-1
/
+1
[next]