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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some new fields for bytecode analysis.
Reid Spencer
2004-06-09
1
-1
/
+4
*
Cleaned up a dead header file to prevent duplicate definition warnings
Reid Spencer
2004-06-09
1
-194
/
+0
*
I checked and no clients expect this to return null for unconditional branches
Chris Lattner
2004-06-08
1
-1
/
+2
*
Add a forwarding method pop_front() that allows you to delete instructions
Brian Gaeke
2004-06-08
1
-0
/
+1
*
Add a TmpInstruction ctor that doesn't take a MCFI.
Brian Gaeke
2004-06-08
1
-1
/
+6
*
Apparently a particular vendor compiler uses the struct/class tag to MANGLE
Chris Lattner
2004-06-08
6
-7
/
+7
*
Fix case of doxygen directive `\p': it's lowercase.
Misha Brukman
2004-06-08
1
-3
/
+3
*
Add documentation to the TargetFrameInfo class, contributed by Vladimir Prus
Chris Lattner
2004-06-08
1
-0
/
+7
*
Clean up documentation and make it possible for the BytecodeAnalyzer to
Reid Spencer
2004-06-08
1
-6
/
+17
*
Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This tool
Reid Spencer
2004-06-07
2
-1
/
+103
*
Added checks for mkstemp and getrusage.
John Criswell
2004-06-07
2
-0
/
+12
*
Macros are baaad.
Chris Lattner
2004-06-05
2
-0
/
+4
*
Don't #include <unistd.h> directly, go through the config files
Chris Lattner
2004-06-05
4
-20
/
+8
*
Warning foo
Chris Lattner
2004-06-05
1
-1
/
+1
*
Revert ostream back to reference: the only user (llvm-tv) no longer needs it.
Misha Brukman
2004-06-04
1
-8
/
+5
*
Add some constants for VC
Chris Lattner
2004-06-04
2
-6
/
+22
*
Fix a *really* dumb warning on VC
Chris Lattner
2004-06-04
2
-2
/
+2
*
Fix more warnings
Chris Lattner
2004-06-04
1
-4
/
+4
*
Remove support for printing strings from the cached writer
Chris Lattner
2004-06-04
1
-4
/
+0
*
GCC doesn't like prefix form of cast with two identifiers I guess.
Chris Lattner
2004-06-04
2
-2
/
+2
*
Silence a warning
Chris Lattner
2004-06-04
2
-2
/
+2
*
Add ssize_t for VC++
Chris Lattner
2004-06-04
2
-4
/
+6
*
<io.h> provides read/write/open/...
Chris Lattner
2004-06-04
2
-2
/
+4
*
Visual C has something resembling a stat function, but it doesn't provide S_I...
Chris Lattner
2004-06-04
4
-2
/
+10
*
Make this work on VC++, pull the HAVE_ALLOCA_H case out instead of duplicating
Chris Lattner
2004-06-04
2
-32
/
+24
*
Add more needed typedefs
Chris Lattner
2004-06-04
2
-0
/
+4
*
Add explicit casts to silence warnings. There is no need to use snprintf here.
Chris Lattner
2004-06-04
2
-8
/
+8
*
Make this work with VC++
Chris Lattner
2004-06-04
2
-0
/
+14
*
Fix a nasty bug that caused areAliases to always return false.
Chris Lattner
2004-06-04
1
-1
/
+1
*
Clarify documentation and use correct doxygen comment form /// vs. // .
Misha Brukman
2004-06-04
1
-8
/
+11
*
The prototype for ParseCommandLineOptions changed at some point, but this
Chris Lattner
2004-06-03
2
-2
/
+2
*
Adjust argument to match destination data type
Chris Lattner
2004-06-03
1
-1
/
+1
*
Don't use identifiers that start with an _
Chris Lattner
2004-06-03
1
-2
/
+2
*
Only use the non-standards-compliant std::distance on the compiler that is
Chris Lattner
2004-06-03
2
-8
/
+10
*
Fix case of doxygen directive \p.
Misha Brukman
2004-06-03
1
-1
/
+1
*
Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its
Brian Gaeke
2004-06-03
1
-2
/
+2
*
Delete the V9 specific findOptimalStorageSize method, inlining it into all ca...
Chris Lattner
2004-06-02
1
-12
/
+6
*
Add a new CopyFile function
Chris Lattner
2004-06-02
2
-2
/
+10
*
On win32, process.h provides some of the traditional stuff that unistd
Chris Lattner
2004-06-01
2
-0
/
+8
*
Pull Interval class out of LiveIntervals.
Alkis Evlogimenos
2004-05-30
1
-50
/
+40
*
Add comparator useful for natural comparisons on collections with
Alkis Evlogimenos
2004-05-30
2
-0
/
+12
*
When spilling an register, introduce a new temporary for each of its
Alkis Evlogimenos
2004-05-30
1
-4
/
+6
*
Remove defs vector from live intervals.
Alkis Evlogimenos
2004-05-29
1
-2
/
+0
*
Fix bizzare problems when you include Config/dlfcn and Config/windows.h in
Chris Lattner
2004-05-28
2
-4
/
+4
*
Eliminate this form of SymbolTable::remove. It ignores the type argument
Chris Lattner
2004-05-28
1
-4
/
+3
*
Add a new function for the JIT
Chris Lattner
2004-05-28
2
-0
/
+14
*
Add a pair of functions to hide system specific details of mapping a file in ...
Chris Lattner
2004-05-28
2
-2
/
+22
*
An "autoconf wrapper" for the infamous windows.h file
Chris Lattner
2004-05-27
2
-0
/
+46
*
Added a check for a new header file.
John Criswell
2004-05-27
2
-0
/
+6
*
Beta-test moving a header from include/Support into the llvm hierarchy:
Chris Lattner
2004-05-27
1
-32
/
+0
[next]