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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Register sizes should be specified in bits
Nate Begeman
2004-08-29
1
-2
/
+2
*
Improvements to int->float cast code for PPC-64
Nate Begeman
2004-08-29
3
-61
/
+60
*
Must link against new LLVMsystem library
Nate Begeman
2004-08-29
1
-1
/
+1
*
RemoveFileOnSignal is now in sys:: namespace
Nate Begeman
2004-08-29
1
-1
/
+1
*
Put this change back in after testing from Reid proved its innocence. getSpi...
Nate Begeman
2004-08-29
1
-2
/
+2
*
Update doxygen comment now that getSpillSize is supposed to return value in bits
Nate Begeman
2004-08-29
1
-2
/
+2
*
Add a declaration of environ global for Darwin
Reid Spencer
2004-08-29
2
-0
/
+4
*
Add a missing header file
Reid Spencer
2004-08-29
1
-0
/
+1
*
Add an assert to cature null Operands. It is better to catch it here than
Reid Spencer
2004-08-29
1
-0
/
+1
*
Signals support has been moved to lib/System
Reid Spencer
2004-08-29
1
-138
/
+0
*
Updated to create a link needed for correct lib/System compilation.
Reid Spencer
2004-08-29
1
-43
/
+201
*
Add lib/System ahead of lib/Support in case there are operating system
Reid Spencer
2004-08-29
1
-1
/
+1
*
Link with LLVMsystem.a for operating system independence.
Reid Spencer
2004-08-29
1
-1
/
+1
*
RemoveFileOnErrorSignal is now in the llvm::sys namespace. Adjust
Reid Spencer
2004-08-29
1
-1
/
+1
*
Add the LLVMsystem.a library as it is now used for operating system
Reid Spencer
2004-08-29
16
-16
/
+17
*
The functions in Signal.h are now in the llvm::sys namespace - adjust
Reid Spencer
2004-08-29
17
-29
/
+29
*
add llvmc
Reid Spencer
2004-08-29
1
-3
/
+3
*
Convert llvmc to use the lib/System interface instead of directly
Reid Spencer
2004-08-29
9
-687
/
+686
*
Move a warning comment to where it should have been in the first place.
Reid Spencer
2004-08-29
1
-5
/
+5
*
Correct the vim: specification
Reid Spencer
2004-08-29
1
-1
/
+1
*
Include some additional header files.
Reid Spencer
2004-08-29
1
-4
/
+6
*
Initial platform independent implementation of operating system concept
Reid Spencer
2004-08-29
10
-0
/
+577
*
Initial commit of an platform-indepdendent implementation for the
Reid Spencer
2004-08-29
10
-0
/
+443
*
Put the lib/System interface functions in llvm::sys namespace.
Reid Spencer
2004-08-29
1
-0
/
+2
*
Create a link from $BUILD_OBJ_ROOT/lib/System/platform to
Reid Spencer
2004-08-29
1
-15
/
+31
*
Implement the following missing functionality in the PPC backend:
Nate Begeman
2004-08-29
3
-66
/
+137
*
Initial commit of the platform agnostic interface to finding and executing
Reid Spencer
2004-08-29
1
-0
/
+77
*
Add a function to remove whole directorys on fatal signal.
Reid Spencer
2004-08-29
1
-6
/
+14
*
Revise the design of the Path concept per peer review. Too many changes to
Reid Spencer
2004-08-29
8
-320
/
+1071
*
Remove dead code.
Alkis Evlogimenos
2004-08-28
1
-1
/
+0
*
Now that LiveIntervals::addIntervalsForSpills is fixed, do not require
Alkis Evlogimenos
2004-08-27
2
-4
/
+0
*
Only update LiveVariables if it is available. addIntervalsForSpills
Alkis Evlogimenos
2004-08-27
1
-9
/
+12
*
Back out this change as it broke the build last night. This should be
Alkis Evlogimenos
2004-08-27
2
-0
/
+4
*
Back out change to divide getSpillSize by 8 until I figure out why it breaks ...
Nate Begeman
2004-08-27
1
-2
/
+2
*
Fix a typo in the bytecode format documentation
Nate Begeman
2004-08-27
1
-1
/
+1
*
The linear scan variants do not require the LiveVariables analysis.
Alkis Evlogimenos
2004-08-27
2
-4
/
+0
*
Register sizes are in bits, not bytes
Nate Begeman
2004-08-27
3
-5
/
+5
*
Add getLastBlock member. This is useful when growing a densemap keyed
Alkis Evlogimenos
2004-08-27
1
-0
/
+5
*
Add MachineBasicBlock2IndexFunctor. This is useful for densemaps from
Alkis Evlogimenos
2004-08-27
1
-0
/
+10
*
Add size member function.
Alkis Evlogimenos
2004-08-27
3
-0
/
+12
*
Add more content.
Reid Spencer
2004-08-27
1
-27
/
+220
*
Bug 430 Fixed.
Reid Spencer
2004-08-27
1
-0
/
+2
*
Correctly compute the number of compaction tables.
Reid Spencer
2004-08-27
1
-1
/
+1
*
Prevent an empty compaction table from being written to the bytecode file.
Reid Spencer
2004-08-27
1
-8
/
+12
*
Add the CompactionTableIsEmpty function so that we can determine if a
Reid Spencer
2004-08-26
2
-0
/
+29
*
Use newly added API in MRegisterInfo and don't expose the allocatable
Alkis Evlogimenos
2004-08-26
2
-17
/
+1
*
Use newly added API in MRegisterInfo.
Alkis Evlogimenos
2004-08-26
3
-5
/
+8
*
Add getAllocatableSet() function.
Alkis Evlogimenos
2004-08-26
2
-4
/
+22
*
Provide some meta tags for this document.
Reid Spencer
2004-08-26
1
-0
/
+4
*
Add the default table related styles
Reid Spencer
2004-08-26
1
-0
/
+8
[prev]
[next]